Baby
16.03.2006, 22:32
Okay geht wieder aber nächstes Problem :
1062 - Duplicate entry '1' for key 1
insert into customers ( customers_id, customers_status, customers_firstname, customers_lastname, customers_email_address, customers_default_address_id, customers_telephone, customers_password, delete_user) VALUES ('1', '0', 'Ronny', 'Bansemeier', 'wilthener-briefmarkenhandel@online.de', '1', '03592/542404', '443a145e25c2ab38cd48b0a83608a6e9', '0')
[XT SQL Error]
Was hab ich jetzt falsch gemacht ???
Baby
1062 - Duplicate entry '1' for key 1
insert into customers ( customers_id, customers_status, customers_firstname, customers_lastname, customers_email_address, customers_default_address_id, customers_telephone, customers_password, delete_user) VALUES ('1', '0', 'Ronny', 'Bansemeier', 'wilthener-briefmarkenhandel@online.de', '1', '03592/542404', '443a145e25c2ab38cd48b0a83608a6e9', '0')
[XT SQL Error]
Was hab ich jetzt falsch gemacht ???
Baby