I am currently connected to the "overview" DB on the network. However, there is a copy of this DB on my local drive. How can I change the below code to connect to the local DB? I tried changing "overview" to "local", but then the table cannot be found. The table is on local in overview DB. This is code in VBA using MySQL.

Please Login or Register  to view this content.