Hey guys,
I have a problem. Say I have two computers. Pc-A and Pc-B. Now on both pc's I have the same sql database. So now Pc-A will say ask a user to enter name email address etc, and then it adds it to the database. Now here is where i am having trouble. When the new entry goes into the database on Pc-A, how can i make Pc-B update its database to hold he new entry? essentially Pc-B is like a realtime backup. And i would like to have the database on both pc's in the event of something going wrong with either. How can i accomplish this?
I have a problem. Say I have two computers. Pc-A and Pc-B. Now on both pc's I have the same sql database. So now Pc-A will say ask a user to enter name email address etc, and then it adds it to the database. Now here is where i am having trouble. When the new entry goes into the database on Pc-A, how can i make Pc-B update its database to hold he new entry? essentially Pc-B is like a realtime backup. And i would like to have the database on both pc's in the event of something going wrong with either. How can i accomplish this?








