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

Regex find and replace between <div class="customclass"> and </div> tag -

jpa - Passing entitymanager from reflection method -