Hi I need a little help in MySQL I wanted to know how to link a patricular column or field of a table in MySQL DB with another column or field of another table in the same DB but different DB name of the same DB
Pls reply Thanx in advance
Dutchdre
Nov 9 2005, 09:14 AM
QUOTE (pulkit @ Nov 9 2005, 08:05 AM)
Hi I wanted to know how to link a patricular column or field of a table in MySQL DB with another column or field of another table in the same DB but different DB name of the same DB
when i read this, i was wondering how it's possible to have a db in the same db with an other name...
a db in an other db but other name? I realy don't understand this...
pulkit
Nov 10 2005, 10:17 PM
Actually i wanted to know How to synchronise two MySQL database tables I wanted when a new row is entered in one table it is also entered in another table at the same time Pls help me
Dutchdre
Nov 11 2005, 09:08 AM
Why don't you run two query's? One for each table?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.