I
Imran J Khan
I am working with MS Access 97, with a SqlServer linked tables. I need to
append data from tblA to tblB, both of them link tables.
I created a new Append Query, but the append fails, I think because of the
Upsize_ts field, a time stamp field created by SqlServer. The error is " You
Tried to assign the Null value to a variable that isn't a Variant data type."
I need to get around this.
Thanks in advance.
append data from tblA to tblB, both of them link tables.
I created a new Append Query, but the append fails, I think because of the
Upsize_ts field, a time stamp field created by SqlServer. The error is " You
Tried to assign the Null value to a variable that isn't a Variant data type."
I need to get around this.
Thanks in advance.