Bit types

Open Client supports a single bit type, CS_BIT. This type is intended to hold server bit (or Boolean) values of 0 or 1. When converting other types to bit, all nonzero values are converted to 1.