Page 1 of 1

TBooleanField

Posted: Sat 30 May 2009 04:54
by Reginaldo
Is there a way to Devart Interbase DBX Driver recognize a Firebird table field as a TBooleanField? (i.e. when driver is creating fields to a Delphi's TSQLDataset via 'Add fields' popup menu)

Posted: Mon 01 Jun 2009 09:31
by Plash
In the next build of the driver we will add the BooleanDomainFields extended driver option. If you set this option to True, the fields which domain name contains 'BOOLEAN' string will be mapped to TBooleanField.

Posted: Wed 03 Jun 2009 18:19
by Reginaldo
Do you know the probable release date? Because I have 3 projects depending on this.

Posted: Thu 04 Jun 2009 09:28
by Plash
We are planning to release new DbxIda build on the next week.