sync mysql to mssql using php -
sync mysql to mssql using php -
gotta little task do....
got 1 server mssql & mysql dbs (say mssql-a , mysql-a) n clients mysql , php (say mysql-b, mysql-c, ...)
all databases has same structure.
need write php script transfer info mssql-a mysql-a (i.e., transfer between 2 db software mysql & mssql on same server).
then mysql-a mysql-b (transfer between server mysql client mysql), mysql-a mysql-c, mysql-a mysql-d , on.
clients in different geographical locations. net used transfer.
can 1 help me in doing this?
there aspects come under consideration, consistency around systems, info loss, etc.
please suggest something...
thanks in advance..
php mysql sql-server sync
Comments
Post a Comment