hi

It is trying to insert the value '127' into a key field (or indexed field)
when it already has a record with '127' in that field. You may know it as a
key violation

It means you are trying to insert a record with a duplicate primary key

HTH

Peter

-----------------------------------------------
Excellence in internet and open source software
-----------------------------------------------
Sunmaia
www.sunmaia.net
tel. 0121-242-1473
-----------------------------------------------

-----Original Message-----
From: Brtosz Matosiuk [mailto:[EMAIL PROTECTED]]
Sent: 08 September 2002 10:22
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Problem with SQL


Hi all
SQL gives me a strange error and I can't find any info about it. Mayby
someone of you could give me a clue what is wrong.

The error is : 'Duplicate entry '127' for key 1'
Thanks for any help
----------
-= MAdSiuK ([EMAIL PROTECTED]) =-
"(...) jestesmy nihilistami, w nic nie wierzymy, doslownie w nic(...)"



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to