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 > Database Server Software > MySQL > relation between two schemas in mysql using foreign key reference

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-29-09, 23:52
eclipse3.4ide eclipse3.4ide is offline
Registered User
 
Join Date: Jan 2009
Posts: 3
relation between two schemas in mysql using foreign key reference

hi,
I have two schemas A and B. In schema A i have a1 table and in schema B i have b1 table. the problem is i want to create a new table in B table b2.
In b2 a1 primary key is as foreign key and b1 primary key is as foreign key.
Can anyone please help me to solve this problem with out importing the table in to schema B.

regards
eclipse3.4ide
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