New User Testing CF9 on Win7 local machine with Access db datasource issue
New User Testing CF9 (with current Hotfix) on Win7 local machine (current with updates) with Access db datasource issue:
I've followed a few posts on other users with similar issue, but not the same. I'm not knowledgable enough about database drivers or CF to totally understand or alter the solutions to my my situation
In short, I am exploring using CF for a front end to a couple of our companies databases (both older .mdb files and access 2007 .accdb). This has been a long process (years) and I have started taking the final steps. In order to create a test environment, I've installed CF9 on my Win7 64 bit computer to work as my personal Web server. Everything was working great until I got to creating an Access Dataasource. While Access is available as a datasource type, I get an error, "Unable to update the NT registry. Variable DRIVERPATH is undefined." If I ignore the error, and test the connection I made, I get the error: "Connection verification failed for data source: HPBLeads 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"
Am I doing something wrong, or is there a reasonably easy to explain work-around or might a fix be coming in the future?
Any help woudl be greatly appreciated!
*I know Access is a "beginner" solution, but it works for our company (I use a local front end on each users computer with a shared back-end and everything has run clean for years). We have less than 10 users so the load shouldn't be bad and they don't need to use it overnight so I can do clean backups of hte database and have a time to make changes to the database if needed...
