Yep it sounds like you are using 32bit ODBC drivers, really people are still using MS Access as a datasource.... If you need something go with SQLLite its far better than MS Access as MS Access was not designed for web and server application traffic.
Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Mon, Mar 3, 2014 at 12:14 PM, Scott Williams <[email protected]>wrote: > > Hi all -- > > I'm trying to set up a local MS Access version of my database on my > desktop in ColdFusion Administrator, but I keep getting this error message: > > Unable to update the NT registry. > Variable DRIVERPATH is undefined. > > Also this one: > > Connection verification failed for data source: Boyston > java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC > Socket]internal error: The specified DSN contains an architecture mismatch > between the Driver and Application > The root cause was that: java.sql.SQLException: [Macromedia][SequeLink > JDBC Driver][ODBC Socket]internal error: The specified DSN contains an > architecture mismatch between the Driver and Application > > Windows 8.1. > ColdFusion Developer's Edition > > Any idea why this is happening? > > Scott Williams > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:6105 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
