Locate DSN file for linked table

vik808

Registered User.
Local time
Yesterday, 17:44
Joined
Jul 31, 2008
Messages
16
Hey guys, I have a table that was linked from a SQL Server with a file DSN. It was linked years ago so now I want to locate that specific DSN file for that specific table if possible.

Any ideas?
Thanks in advance
 
Hover over the linked table in Access or read the tabledef's Connect property.
 
That's what I resorted to but I hovering over doesn't show the dsn filename which would be more usefull but thanks
 
I normally use DSNless connections. It saves having to worry about where the file is located.
 

Users who are viewing this thread

Back
Top Bottom