Error Message "Index or Primary Key cannot contain a null value"

Z

ZZBC

I am using Access 2000 and XP and attempting to append a record in VB6.
The statement:
Adodc1.Recordset.Update
is giving me an error message:
Index or Primary Key cannot contain a null value
I had originally initially had one indexed field "RecNO" but changed it
to a non indexed database in an effort to troubleshoot my code.
I am still getting the error message.
Suggestions Please?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top