Page 1 of 1

IBDAC - Firebird 3 Boolean Field

Posted: Mon 22 Jun 2015 22:02
by wesleybobato
Hello support.
I would like to inform that the new version has problems with firebird 3 with boolean fields.

303 error convert string = '0';

:(

If you have any solution, please send me
[email protected]

Thanks for listening.

Re: IBDAC - Firebird 3 Boolean Field

Posted: Tue 23 Jun 2015 09:10
by ViktorV
Please make sure you are using the latest IBDAC version 5.5.15. If it doesn't help solve the issue, please send a small sample to demonstrate the issue to us, including scripts for creating database objects.

Re: IBDAC - Firebird 3 Boolean Field

Posted: Thu 25 Jun 2015 14:28
by wesleybobato
Hello Support.
Error With 5.5.15
Simulating I'm just here without my computer.

Please Create a table with Firebird 3

Create table FIREBIRD_3
CREATE COLUMN ACTIVE DATATYPE = BOOLEAN

OK.

ADD A TIBcQuery or TIBCLOADER
INSERT INTO FIREBIRD_3 (ACTIVE) VALUES (: ACTIVE)
FIELD [0] .AsBoolean: = True; // Here Generates Error !!!
post; // Error Here.

Re: IBDAC - Firebird 3 Boolean Field

Posted: Fri 26 Jun 2015 10:10
by ViktorV
Thank you for the information. We have reproduced and fixed the issue. The fix will be included in the next IBDAC build, that is planned to be released next week.

Re: IBDAC - Firebird 3 Boolean Field

Posted: Fri 03 Jul 2015 17:12
by wesleybobato
Hello Support
Thank you for the correction.

I look forward to ReportBuilder Support 16:02
Much like the Update Report Builder in my Project.

Have a Wonderful Weekend.

Thank You Again.

Re: IBDAC - Firebird 3 Boolean Field

Posted: Mon 06 Jul 2015 08:51
by ViktorV
Thank you for your interest to our product.
We will inform you as soon as we add support for Report Builder 16.02 in IBDAC.