Jump to content

insert bit (yes/no) value?


Charlatat

Recommended Posts

Trying to update a field that has the bit datatype. From various documentation, I've tried using the value 1 for this. However, its showing up as -1 when I view the database. Using this statement:INSERT INTO DB.dbo.table ([Contact]) VALUES (1)Am I missing something, or is this expected behavior? Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...