Subject | Duplicate query result column names & 'FieldByName' |
---|---|
Author | tickerboo2002 |
Post date | 2002-11-12T16:04:58Z |
If I have a query (a join) that returns the following columns:
Address1, Address2, OtherStuff, Address1, Address2
Can I still use FieldByName to extract the results, or am I forced to
get the column by position?
TIA
David
Address1, Address2, OtherStuff, Address1, Address2
Can I still use FieldByName to extract the results, or am I forced to
get the column by position?
TIA
David