Disconnect ODBC connection

G

Guest

I have this problem. I'm connecting to Navision native DB from AccessXP via
CODBC (unfortunately still 2.6). There is standard linked table. How can I
disconnect from Navision DB if I don't want to close whole application?
 
D

Douglas J. Steele

You can delete the linked table. (Don't worry: this has no impact on the
data in the actual table)

Of course, that means you'll have to have code to recreate the linked table
when you want to reconnect to the database.
 

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