If I have a linked table is there a way to get detail on the source that link is pointing to? In other words if that link (say I renamed it to "myTabLink"
is using an ODBC DSN called "MyData" which points to a SQL Server database that contains two tables (say "A" and "A1"
is there a way to tell from the link the DSN being used and the actual name of the source table to which the link is pointing?