How can i flush the ODBC connections in DBEngine?

E

Edwinah63

i have a series of linked tables in MSSQLServer which i dynamically
link. but i understand that the DBEngine caches the ODBC links which is
causing problems.

How can i flush ODBC connections in DBEngine without closing and
re-opening the database?

i understand i can change the timeout but had a look at the dbengine
object properties and could not see which one to change.

if this is not possible, can i open and close the database
programatically?

any and all code gratefully received.

regards

Edwinah63
 

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