Actually Andrew MS Acess 64bit drivers do not ship with ColdFusion 64 bit so your always going to have issues with 64Bit connetions to MSAccess as a datasource
A quick google reveals these 2 links: http://boncode.blogspot.com/2010/06/cf-connecting-64-bit-coldfusion-to-32.html http://forums.adobe.com/message/3085402 But you may alos liek to ask yourlsef if its not time to upgrade to MS SQL ( even express will likely suffice ) or mySQL. Paul On 28/08/2010 8:49 AM, Andrew Scott wrote: > Every instance of ColdFusion whether it is standard or enterprise has the > same drivers, the difference between them is more like speed and number of > concurrent request limitations and a few other things. > > But as far as drivers, and other things they are identical. > > Regards, > Andrew Scott > http://www.andyscott.id.au/ > > >> -----Original Message----- >> From: Deb Forman [mailto:[email protected]] >> Sent: Saturday, 28 August 2010 1:57 AM >> To: cf-newbie >> Subject: CF9 64 bit....and vista >> >> >> Hi, >> >> I have a new 64 bit machine running Vista Home. I have CF8 installed as a >> development version. Historically I have been using MSAccess as a database >> backend, but the cf9 64 bit versions don't have that driver. So, I have > moved >> to mysql, but I am not sure of two things.... >> >> Which version of CF9 should I install? >> Which driver do I use to connect to my databases. >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> ~~~~~~~~~~~| >> Order the Adobe Coldfusion Anthology now! >> http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael- >> Dinowitz/dp/1430272155/?tag=houseoffusion >> Archive: http://www.houseoffusion.com/groups/cf- >> newbie/message.cfm/messageid:5070 >> Subscription: http://www.houseoffusion.com/groups/cf- >> newbie/subscribe.cfm >> Unsubscribe: http://www.houseoffusion.com/groups/cf- >> newbie/unsubscribe.cfm > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5077 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
