September 28, 2004 at 2:53 am
Hi all,
I'm a total newbie on SQL and can't really anything about it.
I have a database which is transfeering data between our business system and a SQL server. I recieve an error saying:
Import Wizard
Database Major error [User]: <n/a>
Description: Microsoft OLE DB Provider for SQL Server: Insert into 'relCaesarUserCustomer' requires a matching key in 'Code'.
Is anyone able to tell me how to correct this or give me a hint on where to look to be able to see what this error comes from.
Thanks so very much in advance!
Regards
Katarina
September 28, 2004 at 4:20 am
What version of SQL Server are you using? (Not sure about this error message)
Here is a rough guess.
This sounds like a referential integrity violation. Does this table have an index and is there a foreign and primary key?
Andy.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply