View Single Post
  #1  
Old 05-26-2007, 02:35 AM
Stood Stood is offline
Junior Member
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Stood is on a distinguished road
Default Duplicate entry error!!!!

Hi all of you,
My application stores large volumes of property data using MySQL 5.0, MySQL.Net and stored procedures. But, I get the following error whenever 2 or more people are entering data:

#23000 Duplicate entry '<some number>' for key 1

The primary key is set to auto-increment. Has anyone experienced this before?
Thanks. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - Duplicate entry error!!!!
View Single Post
  #1  
Old 05-26-2007, 02:35 AM
Stood Stood is offline
Junior Member
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Stood is on a distinguished road
Default Duplicate entry error!!!!

Hi all of you,
My application stores large volumes of property data using MySQL 5.0, MySQL.Net and stored procedures. But, I get the following error whenever 2 or more people are entering data:

#23000 Duplicate entry '<some number>' for key 1

The primary key is set to auto-increment. Has anyone experienced this before?
Thanks. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote