windows - Using MySQL ODBC Driver in SSIS -


i have installed mysql-connector-odbc-5.3.4-winx64.msi driver , confirmed installed successfully:

enter image description here

however, in odbc data source administrator (c:\windows\syswow64\odbcad32.exe) driver not listed in drivers tab can not add user data source.

thanks, kate.


Comments

Popular posts from this blog

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -