L
LanceR
Im using db.queryDefs(x).Fields.count and db.queryDefs(x).Fields(x).Name to
return information on fields within database queries.
It seems to only be able to "see" the fields in Select and Crosstab queries.
The queryDef object can not "see into" Make Table, Update or Append queries
Is this a limitation or is there a way to get at the field info for the
other query types?
Thank you!!
return information on fields within database queries.
It seems to only be able to "see" the fields in Select and Crosstab queries.
The queryDef object can not "see into" Make Table, Update or Append queries
Is this a limitation or is there a way to get at the field info for the
other query types?
Thank you!!