且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在64位Windows 7上使用ODBC的32位版本?

更新时间:2021-09-03 02:16:05

使用32位odbc管理器添加您的DSN:

use the 32-bit odbc manager to add your DSN:

C:\ Windows \ SysWOW64 \ odbcad32.exe

C:\Windows\SysWOW64\odbcad32.exe

应该能够看到32位odbc驱动程序.

that should be able to see the 32-bit odbc driver.