>- see footer for list info -< Cheers Guys Just to make it clear though I don't use Access myself, it was merely hypothetical. When CFMX came out I worked at a place where they had a few existing Access apps, which worked fine with CF5. The ensuing experience put me off Access + CFMX forever.
Its interesting though, I wonder why CF allows client vars in the registry if its so bad? I mean, its fair to assume everyone who will use CF will be using a database of some sort. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Moretti (cfmaster) Sent: 29 March 2005 10:37 To: Coldfusion Development Subject: Re: [CF-Dev] Help - CF crashing >- see footer for list info -< Mark Smyth wrote: >>- see footer for list info -< >> >> >Brings up an interesting thought though, > >If you're using access for client var storage, would you be better off >using the registry? > > If he's got a 300mb compressed Access database, then no definately not. As Neil says, suicide... Particularly on Windows. On *nix its not so bad, because it uses a text file. If you don't have much traffic and you reduce the period that client variables are stored for you might be able to get away with using the registry for a while. Stephen _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help >-< _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
