Subject SQL Error 335544569
Author callgas2001
I have one SQL with UNION ALL statements, after open the query, this
command cause error
query.recordcount
The same SQL is executed in IB Console (Not IBO Console) and not have
any problem.
When i execute the SQL in the IBO Console the error message is
/************/
ISC ERROR CODE:335544569

ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -104
Invalid command
count of column list and variable list do not match

STATEMENT:
TIBOInternalDataset: "<TApplication>.Form_MenuPrincipal.Form_Relatorio
sContaContabil.FormQRRelatorio.qr_RecOrca.IBOqrqr_RecOrca."
/**********/
the property RecordCountAccurate of query is True

I use IBO 4.2.Ie and FireBird 1.03 and IBO Console 1.1.8.10

Thanks