Thread: Add setObject for Booleans using Strings

Add setObject for Booleans using Strings

From
Kim Ho
Date:
Allows string objects to be passed in when trying to do a setObject with
booleans.

Also changes TRUE/FALSE to 1/0 for bit columns.

Cheers,

Kim