Request: Set Boolean column value to 1 and 0 in SQLite

Freature requests from users for ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist, mdaems

Post Reply
Faceker
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: 04.10.2008, 14:56

Request: Set Boolean column value to 1 and 0 in SQLite

Post by Faceker »

Boolean field is numeric type default in SQLite, but boolean field value is string 'Y' and 'N' in Zeos 3.6.3, I suggest set to 1 and 0.
Faceker
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: 04.10.2008, 14:56

Post by Faceker »

I found this feature request at http://zeos.firmos.at/viewtopic.php?t=1132

Did this fix the problem?
Post Reply