Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how to define bool datatype

Author  Topic 

asifbhura
Posting Yak Master

165 Posts

Posted - 2007-06-10 : 05:21:12
hi everyone,

I want to define as bool datatype for "attach" field.

please show me how.

Kristen
Test

22859 Posts

Posted - 2007-06-10 : 06:39:04
Use the BIT datatype?

Kristen
Go to Top of Page
   

- Advertisement -