Hello everyone...
I have an already existing table with records in it.
On column of the table is of data type Bit with no default value.
I now have to put a default value on that column so that it is [True] or = 1.
When i put 1 in the default value property of this column, and i try inserting a record in the table, this column = False....
I don't understand, please help. I know it can be done by trigger but i'd rather use Default value.
Thanks! LaProg
I have an already existing table with records in it.
On column of the table is of data type Bit with no default value.
I now have to put a default value on that column so that it is [True] or = 1.
When i put 1 in the default value property of this column, and i try inserting a record in the table, this column = False....
I don't understand, please help. I know it can be done by trigger but i'd rather use Default value.
Thanks! LaProg