Chris
unread,Feb 8, 2012, 9:17:22 PM2/8/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flyinge...@hotmail.com
I am trying to create aWin32 Dll to reuse some code from an old 32 bit
MFC app that connects to a SQL Anywhere12 DB. This will run on a 64
bit W7 system
When connecting I get the error [Microsoft][ODBC] The specified DSN
contains an architecture mismatch between the Driver and Application.
I found several places telling me to use c:\windows
\sysWOW64\odbcad32.exe to setup a 32-Bit DSN. The problem is that when
I run odbcad32.exe the only non Microsoft driver is UltraLite 12. I
need the SQL Anywhere 12 driver.
Thanks In advance for any words of wisdom