Closing connection to linked database

R

ReidarT

How do I close a connection to a backend database (the purpose is to copy
the backend database)?
regards
reidarT
 
G

Graham Mandeno

Hi Reidar

All you need to do is close all recordsets which reference linked tables
(including of course any forms which include linked tables in their
recordsource).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top