Difference on query using dbExpInt and dbExpIda
Posted: Tue 28 Sep 2010 13:57
Hi.
I'm having another issue using your dbExpIda driver.
Enviroment:
- Delphi 6
- dbExpIda 2.50.0.23
- Firebird 2.5 RC3
- ClientDataSet + DataSetProvider + SQLQuery
I have a select that should return 2 "rows".
When I use Borland's Interbase driver it shows correctly, when I use your driver is shows only one record. For the query to work correctly with your driver I have to put NoMetadata to True at the TSQLQuery.
I also made the following test: Created only the SQLQuery, opened it and did a "while not Eof", the query resultset showed the 2 records (even without setting NoMetadata).
This problem occurs only at one query in the hole system and only when the query is linked to a ClientDataSet.
I've sent you an email with a sample Project + Database with the title "Difference on query using dbExpInt and dbExpIda"
I also exported XMLData from both ClientDataSets and noticed a diference into the metadata that seems to be the problem (it disapears when removing metadata) :
Here're the XML data.
Thanks for the attention
Nataniel.
Interbase:
DevArt Interbase
I'm having another issue using your dbExpIda driver.
Enviroment:
- Delphi 6
- dbExpIda 2.50.0.23
- Firebird 2.5 RC3
- ClientDataSet + DataSetProvider + SQLQuery
I have a select that should return 2 "rows".
When I use Borland's Interbase driver it shows correctly, when I use your driver is shows only one record. For the query to work correctly with your driver I have to put NoMetadata to True at the TSQLQuery.
I also made the following test: Created only the SQLQuery, opened it and did a "while not Eof", the query resultset showed the 2 records (even without setting NoMetadata).
This problem occurs only at one query in the hole system and only when the query is linked to a ClientDataSet.
I've sent you an email with a sample Project + Database with the title "Difference on query using dbExpInt and dbExpIda"
I also exported XMLData from both ClientDataSets and noticed a diference into the metadata that seems to be the problem (it disapears when removing metadata) :
Here're the XML data.
Thanks for the attention
Nataniel.
Interbase:
DevArt Interbase