If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > What does this mean?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-29-02, 07:50
Daniel Daniel is offline
Registered User
 
Join Date: Apr 2002
Posts: 6
What does this mean?

I tried to create a relationship between two tables but I ended up with this:

ALTER TABLE statement conflicted with COLUMN FOREIGN KEY constraint 'FK_vimsafe_tbl_Platser_vimsafe_tbl_Sakerhetsventi ler'. The conflict occurred in database 'Database1', table 'vimsafe_tbl_Sakerhetsventiler', column 'vID'.


Can anyone please tell me what it means and what I do to correct it.

Thank you
/ Daniel Martinsson
Reply With Quote
  #2 (permalink)  
Old 07-29-02, 08:38
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
it means you did something wrong

we cannot tell what it is unless you post the alter statement and the original table layout

rudy
http://rudy.ca/
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On