Say, MySQL server, version: 5.5.29 is running on Win7 32 Bit OS.
Connecting from MSAccess using current 32 bit ODBC driver mysql-connector-odbc-5.2.2-win32
On small tables works fine, but on large ones,the ODBC driver crashes. It is on an append query.
Pls help!
especially for append operations this should work fine, at least I could work just fine even on large tables (10 million rows) ...
now, what do you call "large" tables?
what type of tables? MyISAM, InnoDB, something else?