ナレッジベース(KB)
		作成日 
更新日
	
	更新日
How to add a ODBC data source
Howto
- Go to Control Panel
- Select Administrative Tools
- If you are using the 32-bit version of the application, select ODBC Data Sources (32-bit)
 If you are using the 64-bit version of the application, select ODBC Data Sources (64-bit)
- Select the User DSN tab
- Click Add...
- Select the driver from the list
- Click OK and fill out all the data for the data source
Notes
- Unicode vs. Ansi
 If you have the choice between an Unicode or an Ansi driver, you need the Unicode driver.
- SQL Server Native Client vs SQL Server driver
 Prefer the SQL Server Native Client over the SQL Server driver
ODBC Drivers
- MySQL
 http://dev.mysql.com/downloads/connector/odbc/
- SQLite
 http://www.ch-werner.de/sqliteodbc/
- PostgreSQL
 http://www.postgresql.org/ftp/odbc/versions/msi/
- Microsoft SQL Server
 ODBC drivers are automatically installed.
キーワード
odbc 
関連記事
What do you think about this topic? Send feedback!