I am joining a few tables of which some have similar field names like say ID.
When I open the DAO recordset, I have field names, but I wish to know from which tables those fields were extracted.
Is there a way to establish that from the fields or other collection.
For instance I would like to have the tablename.fieldname for a specific field in the recordset
Thanks
When I open the DAO recordset, I have field names, but I wish to know from which tables those fields were extracted.
Is there a way to establish that from the fields or other collection.
For instance I would like to have the tablename.fieldname for a specific field in the recordset
Thanks