Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Append Data to Visual Foxpro Table

Status
Not open for further replies.

HeathRamos

IS-IT--Management
Apr 28, 2003
112
US
I am trying to append data to a visual foxpro table but keep getting the following error:

"You tried to assign the Null value to a variable that is not a variant data type"

I am trying to do this over an odbc connection in Access 2000.

When you run this query in Access 97, it works fine.

Keep in mind that I can update existing records w/o a problem.

Also, when I remove the fields that don't have data in them and try it again, it gave me an error about breaking a restraint rule and ended up appending a record with just the first few fields filled out.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top