SQLSTATE = 23000 error
From: ylona schneider (anonymous_at_discussions.microsoft.com)
Date: 07/01/04
- Next message: Steve Kass: "Re: Error using QA"
- Previous message: Stefaan Dewulf: "Re: Error using QA"
- Next in thread: Steve Kass: "Re: SQLSTATE = 23000 error"
- Reply: Steve Kass: "Re: SQLSTATE = 23000 error"
- Reply: Vishal Parkar: "Re: SQLSTATE = 23000 error"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Jul 2004 07:35:13 -0700
I need some serious help.
I know nothing of SQL or anything but our business has a
program called Shoplink and we use it to do our order
processing. When i try to save an order I get this error:
[Sybase][ODBC Driver][Adaptive Server Anywhere]Integrity
constraint violation: Primary key for table 'slc_order' is
not unique
No changes made to database.
INSERT INTO "slc_order"
( "order_id", "store_code", "order_type_code", "customer_id
", "customer_store_code", "price_list_id", "quote_id", "quo
te_store_code", "order_date", "confirm_date", "shipping_dat
e", "invoice_date", "paid_date", "delivered_date", "total_a
mount", "deposit_amount", "discount_absolute_value", "order
_number", "invoice_number", "country_ref", "manufacturer_re
f", "payment_form_id", "payment_form_owner_store_code", "st
ore_note", "delivery_note", "internal_note", "remote_status
_code", "customer_order_type_id", "delivery_address_id", "i
nvoice_address_id" ) VALUES
( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
nobody can help us as the people who sold us the program
are out of business, we have never had any problems with
it.
What can it be or where do I get help?
- Next message: Steve Kass: "Re: Error using QA"
- Previous message: Stefaan Dewulf: "Re: Error using QA"
- Next in thread: Steve Kass: "Re: SQLSTATE = 23000 error"
- Reply: Steve Kass: "Re: SQLSTATE = 23000 error"
- Reply: Vishal Parkar: "Re: SQLSTATE = 23000 error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|