I have created a linked table to a MySQL table in MS Access 2003. I used the the mysql-connector-odbc-5.1.6-win32 driver I found on the MySQL site. When I view the table I can only see 70 characters in a VARCHAR(255) field. Has anybody had any luck using MySQL from MS Access?
Share
Well, this is embarrassing. The table I was looking at has a column that is a truncated version of the longer column and I was looking at that one instead.