F
Frank B
In code I have opened a recordset that is the result of an
SQL query on multiple tables. In code I would like to
extract the column name and related table information for
each column. Can I do this in code? I would like to know
all the column names, and the underlying table name for
each column in the recordset. Also, if the column name
has an Alias, can I find the real name? Are there any
other column properties available? Is this possible?
Thanks for any code, ideas, or guidance...
Sincerely,
Frank
SQL query on multiple tables. In code I would like to
extract the column name and related table information for
each column. Can I do this in code? I would like to know
all the column names, and the underlying table name for
each column in the recordset. Also, if the column name
has an Alias, can I find the real name? Are there any
other column properties available? Is this possible?
Thanks for any code, ideas, or guidance...
Sincerely,
Frank