I have code that goes through my database objects using ADOX and records table,view or linked table names, columns, data types and descriptions into a table. The code works fine for tables but when I come across a linked table the field description is always blank. I can grab the Linked table name, field name, etc.
but not the .property = "Description" value.
When I open to edit the Linked table the Description field has information.
Does anybody why this is or some kind of work-around?
Vince
but not the .property = "Description" value.
When I open to edit the Linked table the Description field has information.
Does anybody why this is or some kind of work-around?
Vince