R
R.lakshminarasimhan
I am having yes/no data type in MS-ACCESS. while exporting
to SQL-SERVER,it is bit 1 data type.
In my script i have compared the value with "YES" OR "NO".
bit 1 type is not supporting "YES" or "NO".
what is the solution for this.
to SQL-SERVER,it is bit 1 data type.
In my script i have compared the value with "YES" OR "NO".
bit 1 type is not supporting "YES" or "NO".
what is the solution for this.