nkamp
01-01-2008, 12:02 PM
Hello,
From a existing application there is a connection between SQL-server dB and Access. The Access dB is filled by Linkt table and add-Query's.
What I want is before I start the query's I want to test the connection. If test is ok?, then execute the query. If it is not ok?, then make error message in logging and try x minutes later.
Is it simple possible to test a connection?
Thanks in advance,
Nico
From a existing application there is a connection between SQL-server dB and Access. The Access dB is filled by Linkt table and add-Query's.
What I want is before I start the query's I want to test the connection. If test is ok?, then execute the query. If it is not ok?, then make error message in logging and try x minutes later.
Is it simple possible to test a connection?
Thanks in advance,
Nico