Subject | TCDSProvider does not like TIBOQuery |
---|---|
Author | Hardy , |
Post date | 2010-08-13T06:43:59Z |
Hello All,
I have problem using TCDSProvider with TIBOQuery contain Select with Sum(....)
or Select sum(..) group by ....
The program halt on TIBODataset function PSGetIndexDefs
with message "qry..." field xxxx not found"
xxxx is primary key
My understanding the TIBOquery is looking for Primary key listing,
however the Select statement does not include the primary key because of select
aggregate query
Any body have comment, feedback or help on this problem ?
Thanks
[Non-text portions of this message have been removed]
I have problem using TCDSProvider with TIBOQuery contain Select with Sum(....)
or Select sum(..) group by ....
The program halt on TIBODataset function PSGetIndexDefs
with message "qry..." field xxxx not found"
xxxx is primary key
My understanding the TIBOquery is looking for Primary key listing,
however the Select statement does not include the primary key because of select
aggregate query
Any body have comment, feedback or help on this problem ?
Thanks
[Non-text portions of this message have been removed]