Depends on your dbms what the datatype is called, if I remember correctly
you were using M$ SQL Server, which uses the BIT datatype. You might want to
check out the T-SQL reference on MSDN.

http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/sql/tsqlcon.
htm

You might want to consider printing off a chart of the datatype names for
some of the popular dbms'. I find this help speed the process quite a bit
when working w/ a dbms you don't have much experience in (as you can
refference against one you do).


-----Original Message-----
From: Owens, Howard [mailto:[EMAIL PROTECTED]]
Sent: January 25, 2001 14:57
To: CF-Talk
Subject: RE: SQL Create Table




        So, I still don't know how to create a boolean column ....

        H.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to