Assign a null value?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I received this error msg on an append query. You tried to assign the null
value to a cvariable taht is not a variant data type.

Could this be from my conversion of -1 and 0 to y/n?

Please help!
 
Post your SQL.
What is the datatype of the field that has the "-1 and 0" you are converting?
What is the datatype of the field that you are converting to?
 
Back
Top