Hi,
I tried to convert my Access database to a MySQL using the MyODBC trick. In some cases, it seems te work, but 90% of the time I get this error when I choose to export a table in MS Access :
ODBC--call failed.
[Microsoft][ODBC Drivers Manager] Information type out of range (#0)
I have a MySQL ODBC driver active, mysql server is running...
Evertyhing seems ok with the content of my Access database. Sometimes it works fine and I can see the correct data in mysql but most of the time I get the same error, so I'm stuck. Could anyone help me out ?
Thx