If you use a query to update a column’s value to -1 and the result is that a positive one is stored in the database, make sure your column type is not set to "bit."
If you use a query to update a column’s value to -1 and the result is that a positive one is stored in the database, make sure your column type is not set to "bit."
Leave a Reply