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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run-Time error 3802

Status
Not open for further replies.

MikeC14081972

Programmer
May 31, 2006
137
GB
I'm using Access 2000

I'm trying to add data to a table and I'm getting the following error message which I have never come up against before and it's got me stumped.

Run-time error '3802'
'Error evaluating CHECK constraint'

This happens if I try to add data via a Query, Executing a SQL Insert Statement or even just typing direct to the table.

Anyone got any ideas as there is nothing useful out there on Google.

Thanks

Mike.

 
Open the table in design view. If there is a validation rule declared, delete it & see what happens.

Ever notice how fast Windows runs? Me neither.
 
Thanks

Did try that, theres no validation rules just default values, that's whats got me confused.
 
Have you tried recreating the table from scratch, and pasting in the old data?

Ever notice how fast Windows runs? Me neither.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top