Why connection to mysql is worked but columns are not showed in SSIS source odbc component?
when I connect to mysql database with odbc source component on SSIS it worked and tables are shown, but when I select a table and go to columns, no column is showed.
I have mysql connector net 8.2 et mysql connector odbc 8.2
enter image description here