SforSoftware
(NL) SnelStart specialist
- Local time
- Today, 03:17
- Joined
- Aug 16, 2003
- Messages
- 239
Hi,
Is there any method to check if a DAO-databaseobject/connection is still valid?
I've an Database-object that stays open for a long time, and it's possible that the pc goes to standby-mode or that a network-connection is lost for a short time. Now i'm interested in a way to restore the connection when it's necessary.
So i'd like to know a method to check if the connection is 'alive'. Requesting properties (names of tabledefs/querydefs e.g.) from the object is not succesful.
thx,
Bert
Is there any method to check if a DAO-databaseobject/connection is still valid?
I've an Database-object that stays open for a long time, and it's possible that the pc goes to standby-mode or that a network-connection is lost for a short time. Now i'm interested in a way to restore the connection when it's necessary.
So i'd like to know a method to check if the connection is 'alive'. Requesting properties (names of tabledefs/querydefs e.g.) from the object is not succesful.
thx,
Bert