|
-
Jan 23rd, 2000, 10:20 PM
#1
Thread Starter
Member
ok ive got the db working kinda but im getting these two errors 3426 action was cancelled by an associated object. I have gotten past this kinda then we have another error 3058 primary key cannot have a null value. Any idea on what this means cause when i click add then it should update the new database so that it has a record in it but everytime i do that error shows up. DO any of you have any ideas?
Thanks
-
Jan 23rd, 2000, 11:02 PM
#2
For error 3058 (Primary Key violation)....lools like you're trying to insert the record into your table without specifying the value for your primary key field. Or you're trying to update the primary key field with NULL value.
------------------
Serge
Programmer Analyst
[email protected]
[email protected]
ICQ#: 51055819
-
Jan 23rd, 2000, 11:05 PM
#3
Thread Starter
Member
ok in the personal inventory the "name" is the primary key and when i do the add it moves all the same info from the one to the other? Thats what i cant figure out...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|