Results 1 to 3 of 3

Thread: ok im getting two errors 3426 and 3058

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Rhinelander, WI USA
    Posts
    59

    Post

    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

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    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


  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Rhinelander, WI USA
    Posts
    59

    Post

    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
  •  



Click Here to Expand Forum to Full Width