G
Guest
I am using VB.NET, and have experience coding to open an Access .MDB file for
retrieving/updating data. But I would like to be able to get at the schema
of the database - see the tables list, list of fields for each table, etc.
Specifically, I eventually need to see the linked tables from within an .MDB
file, and determine what is the source of the linked table (similarly to how
you can view this information from within Access when you choose
Tools->Database Utilities->Linked Table Manager).
Is there a KB article which could step me through this?
- Thanks,
JRD
retrieving/updating data. But I would like to be able to get at the schema
of the database - see the tables list, list of fields for each table, etc.
Specifically, I eventually need to see the linked tables from within an .MDB
file, and determine what is the source of the linked table (similarly to how
you can view this information from within Access when you choose
Tools->Database Utilities->Linked Table Manager).
Is there a KB article which could step me through this?
- Thanks,
JRD