pulkit Posted November 9, 2005 Posted November 9, 2005 Hi I need a little help in MySQLI 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 DBPls replyThanx in advance
Dutchdre Posted November 9, 2005 Posted November 9, 2005 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 DBwhen 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 Posted November 11, 2005 Author Posted November 11, 2005 Actually i wanted to know How to synchronise two MySQL database tablesI wanted when a new row is entered in one table it is also entered in another table at the same timePls help me
Dutchdre Posted November 11, 2005 Posted November 11, 2005 Why don't you run two query's?One for each table?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now