ODBC data source configuration and PDM import for MySQL under Win7
BitsCN.com has designed a MySQL table in PowerDesigner of Win7. it is only found that MySQL is ready to be imported into the MySQL database.
The ODBC program is not installed, and the ODBC configuration is not found in the console. This is too tricky.
1. first go to the MySQL official website to find the driver to download and install
Http://dev.mysql.com/downloads/connector/odbc/
Download Windows (x86, 64-bit), MSI Installer
2. ODBC configuration
Open the Windows command line window (Win key + R)
Enter"
Odbcad32Open the ODBC configuration window.
3. configure user DSN
4. try to connect in PowerDesigner and find that test can be connected in ODBC,
But it cannot be connected in PD.
5.
Go to the win32 driver again
Mysql-connector-odbc-5.2.6-win32.msi
6. configure again and find that the DSN of the Unicode/ANSI drivers can be connected.
I really don't understand.
MAIL: xcl_168@aliyun.com
BLOG: http://blog.csdn.net/xcl168
BitsCN.com