Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I find the DBQ DSN path?

Status
Not open for further replies.

jrden

MIS
Dec 9, 2002
12
GB
I am trying to search for the DBQ path of a database - I don't want to define a path - just to confirm whether it is the same path as a path I have in my VB code.

Any ideas?
 
You could use the common dialog control. Browse to your database and then compare the .filename property to what you have in your code. Thanks and Good Luck!

zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top