Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: fetch options + firebird
fetch options + firebird
Posted: 2007/10/03 21:09
 
Firebird 1.5, Delphi7

1) if TADConnection.FetchOptions.RecordCountMode is cmTotal then error
"token unknown line 2 select".
select statement is:
select * from cs$language
and then of course is TADQuery's FetchOptions.FetchOptions.RecordcountMode is set to cmTotal same error.

no error if RecordCountMode is cmVisible or cmFetched
Re:fetch options + firebird
Posted: 2007/10/03 21:44
 
Hello

Because I cannot reproduce this bug, I think it is already fixed (in 2.0.2).

Regards,
Dmitry