> >ODBC Error Code = () >Unable to instantiate environment for 'ODBC.'
In my case, the one time I had a problem with this in 5 years of hosting, it was an issue with someone's Access database on the system that had gotten too huge and was getting hit (with data writes) too often for it's own good. It would crap out that ODBC connection first, but if you kept hitting it then the server would eventually start throwing that error for all ODBC connections and CF would need to be booted. Sometimes the CPU would stay spiked too. It boiled down to bad CF code and an un-maintained Access DB. But I know people's experiences with this vary considerably. Good luck, -Max ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

