Results 1 to 3 of 3

Thread: ERROR 1062 duplicate entry

  1. #1
    dachakg034 is offline Junior Member
    Join Date
    Mar 2011
    Posts
    3

    Default ERROR 1062 duplicate entry

    Hello everyone ! I need help and i would appreciate iif somone can point me in the right direction. I created a lead , and then i wanted to convert lead . I have checked box "opportunity " and i get this error

    Query Failed:INSERT into opportunities set id='dff8a5bf-c1df-d3f9-4819-4d94c36c5f63', name='ITWIST', date_entered='2011-03-31 18:09:00', date_modified='2011-03-31 18:10:53', modified_user_id='1', created_by='1', deleted='0', assigned_user_id='1', opportunity_type='New Business', amount='500', amount_usdollar='500', currency_id='-99', date_closed='2011-05-20', sales_stage='Prospecting', probability=10::MySQL error 1062: Duplicate entry 'dff8a5bf-c1df-d3f9-4819-4d94c36c5f63' for key 1


    However,
    when I go to home , i can see that it created but everytime i get this error . Please help

  2. #2
    japtone is offline Senior Member
    Join Date
    Nov 2010
    Posts
    49

    Default Re: ERROR 1062 duplicate entry

    is this ID the same all the time?

    "Duplicate entry 'dff8a5bf-c1df-d3f9-4819-4d94c36c5f63' for key 1"

    If so check your database for that ID to see what it is. Perhaps start with the leads table or if you have something like phpMyAdmin you can try a global search on the database for that ID to see what comes up. That should at the very least get you started as far as where to start looking.

  3. #3
    dachakg034 is offline Junior Member
    Join Date
    Mar 2011
    Posts
    3

    Default Re: ERROR 1062 duplicate entry

    No ! THe id is always different

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MySQL error 1062: Duplicate entry...
    By kirkdrob in forum General Discussion
    Replies: 0
    Last Post: 2011-03-15, 02:57 AM
  2. Meetings SQL Error 1062
    By ptemplin7 in forum Help
    Replies: 2
    Last Post: 2009-12-05, 06:16 PM
  3. error when trying to upgrade to 5.0.0e with a duplicate entry
    By carlatpg in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2008-06-19, 01:53 PM
  4. MySQL Error 1062 on creation of record
    By monsta in forum Help
    Replies: 9
    Last Post: 2007-10-01, 08:50 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •