TBooleanField

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
Reginaldo
Posts: 7
Joined: Sat 09 May 2009 21:46

TBooleanField

Post by Reginaldo » Sat 30 May 2009 04:54

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)

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 01 Jun 2009 09:31

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.

Reginaldo
Posts: 7
Joined: Sat 09 May 2009 21:46

Post by Reginaldo » Wed 03 Jun 2009 18:19

Do you know the probable release date? Because I have 3 projects depending on this.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 04 Jun 2009 09:28

We are planning to release new DbxIda build on the next week.

Post Reply