Trying to update a table from an ASP page I kept getting this error.
The solution to my problem was simple: one of the fields in the table
didn't allow nulls! I found this out by trying to add a record
manually through the linked table in Access, whereupon it gave me a
proper description of the error.