Incease speed of Access

S

Simon

I have an access 2007 database using mysql back end with ODBC

What can i do to speed up the database as it sometime runs slow

Thanks

Simon
 
D

David W. Fenton

m:
I have an access 2007 database using mysql back end with ODBC

What can i do to speed up the database as it sometime runs slow

Probably you need to add appropriate indexing to the MySQL tables.
 
Top