MySQL Forums
Forum List  »  Ruby

foreign key
Posted by: chandrahas reddy
Date: October 31, 2006 04:01PM

I have got a table Users(user_id is the primary key) and a table profiles(profile_id is the primary key and user_id is the foreign key in this table).
but the user_id foreign key is not getting updated in the profiles table. how can i get the foreign key functionality

Options: ReplyQuote


Subject
Written By
Posted
foreign key
October 31, 2006 04:01PM
October 31, 2006 04:23PM
May 03, 2007 01:22AM
July 18, 2007 07:58AM
July 18, 2007 07:54AM
November 11, 2007 10:33AM
February 21, 2008 05:30AM
July 14, 2008 05:11AM
October 20, 2008 06:22AM
October 23, 2008 12:57AM
October 23, 2008 12:58AM
October 23, 2008 12:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.