Re: Creating a table with multiple key and boolean fields in SQL




>It is something like
>CREATE TABLE MyTable (Field1 INTEGER, Field2 INTEGER, .... FieldX BOOLEAN)
>
>but "Boolean" is wrong and Integer gives me LongInt fields.

Use Logical or Bit for boolean type
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.