Skip to main content
September 27, 2011
Question

Access DB not verifying

  • September 27, 2011
  • 2 replies
  • 1526 views

I have a password manager that only runs on my local machine. It uses a Microsoft Access database. I recently bought a new pc and downloaded CF9. I was using CF8 on my old pc. When I go in to define my datasources, and try to add this datasource using the Access driver, I get an error that says "Unable to update NT registry" and "Variable DRIVERPATH is undefine". When I click on Verify All Connections, I get this error:

Connection verification failed for data source: pw

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

Thanks for any help in advance!

This topic has been closed for replies.

2 replies

Legend
September 27, 2011

Hi,

Bit of a discussion and perhaps resolve here:

http://forums.adobe.com/message/3038625#

Don't use access mdb or ODBC myself.

HTH, Carl.

Owainnorth
Inspiring
September 27, 2011

Architecture mismatches are when you try and run 32-bit applications on 64-bit OS's and vice versa. I'd suggest having a Google around, pretty sure this has been covered countless times.