I have several Access applications that use ODBC linked tables and need a way to get a list of all the linked tables and the connection strings associated with them into a SQL table.
Anyone have anything that I might use or a link to an example??
I trying to populate a table like this.
PK_ID,Application,ODBC_Driver,LinkedTableName,RemoteTableName,Server,Table,ConnString
Thanks
John Fuhrman
Anyone have anything that I might use or a link to an example??
I trying to populate a table like this.
PK_ID,Application,ODBC_Driver,LinkedTableName,RemoteTableName,Server,Table,ConnString
Thanks
John Fuhrman