DennisJones
Registered User.
- Local time
- Today, 05:26
- Joined
- Feb 27, 2007
- Messages
- 36
Hello, I am working on an Access project where I have to connect to a MySQL database and download the tables using ODBC my problem is that every time I open a form it seems to kick off the process whereby it downloads the tables afresh (which takes ages) . How can I stop this happening and force it to use local tables?
Thanks
And a second question I want to write a macro or VB code to update my tables on demand, any hints on what to call would be appreciated.
Thanks
And a second question I want to write a macro or VB code to update my tables on demand, any hints on what to call would be appreciated.