LoginSignup
2
2

More than 5 years have passed since last update.

Windows(64bit)でのODBC設定

Posted at

Windows7(64bit)でODBC設定にハマったのでメモ。

32bit用ODBC : C:\Windows\SysWOW64\odbcad32.exe
64bit用ODBC : C:\Windows\System32\odbcad32.exe

フォルダ名と32bit/64bitが逆になっててややこしい。
Wikipediaによると、

SysWOW64フォルダには32ビットのバイナリが用意されている。

とのことらしい。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2