Subject Boolean - Data-aware connection
Author gorepj
Hi all,

Given there is no Firebird boolean datatype, how can I map a Delphi
data - aware DBCheckbox component to a Firebird Table field? I'm
looking for a codeless method that writes one value when checked and a
different value when unchecked.

Peter Gore