On Sun, Jan 25, 2009 at 6:51 PM, Bob Wright wrote:
> I have a need to build a site which will not have access to a database.  
> Instead, the client has specified that I must use a flat file.  On this flat 
> file, I need to be able insert, update, and select
>
> Honestly, I don't even know where to start.

Do you normally build a data access layer that is abstracted away from
the rest of the code? If so, just build the site as you normally would
and then replace the data access layer.
If not, now is a good time to start.

Jochem


-- 
Jochem van Dieten
http://jochem.vandieten.net/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318562
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to