Can anyone help me with this?
I am looking to prove that a database connection is valid before i try and access the database for information.
I could just access a table and select all the record which if the select completed without and error would tell me that the connection is OK, but i would like to do it more efficiently so if you have any suggestions please let me know.
Thanks in advance.


Reply With Quote