Hi all
TADOQuery given a query of "select Store.StoreID, StoreCriteria.StoreID from Store JOIN
StoreCriteria on Store.StoreID = StoreCriteria.StoreID"
ie 2 columns with the same 'name' but not will
cause a fieldname of 'StoreID' and StoreID_1 is there any way to determine
which
is which ie is 'StoreID' Store.StoreID or
StoreCriteria.StoreID (without parsing the SQL) or is this an
problem with TDataSet
|
- RE: [DUG]: Column Names Neven MacEwan
- RE: [DUG]: Column Names Kyley Harris
- Re: [DUG]: Column Names Neven MacEwan
- RE: [DUG]: Column Names Kyley Harris
- Re: [DUG]: Column Names Neven MacEwan
- Re: [DUG]: Column Names Nello Sestini
- Re: [DUG]: Column Names Neven MacEwan
- [DUG]: Persistent Main form Bob Osborn
- Re: [DUG]: Persistent Main form Neven MacEwan
- RE: [DUG]: Column Names Stacey Verner
- Re: [DUG]: Column Names Neven MacEwan