|
-
May 21st, 2002, 08:52 AM
#1
Thread Starter
Hyperactive Member
Error in MySql database
when I try to add new record to MySql datebase I face this error message:
---------------------------------------------
Error
SQL-query :
INSERT INTO `VisualBasicBank` (`BankID`, `Task`, `Author`, `EmailOrHomePage`, `DateSubmitted`, `Category`, `Url`, `Code`, `View`) VALUES ('130', 'NULLrty', 'NULLry', 'NULLrty', 'NULLrty', 'NULLrt', 'NULLrey', 'NULLery', 'NULLrey');
MySQL said:
Duplicate entry '127' for key 1
---------------------------------------------
How can I solve this problem. ?
note : when I remove row and try to add new one , it's added without problem but when I try to add new one it give me the same error.. What can I do ?
-
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
|