how to interchanging data between online mysql database and offline mysql database via c# windows forms application? -
how interchanging data between online mysql database , offline mysql database via c# windows forms application?
- online database , offline database same tables , fields
every 1 hour updating or interchanging data between online mysql database , offline mysql database.
how can connect online mysql database via c# windows forms application?
anybody me please....
1 : it's library connect mysql database. interchange data select source db update destination db
2 : there class timer use schedule hourly run function want
3 : of library connect mysql support remote connection, ip of target mysql db. not relate programming now, it's setup provide ip , port making connection
Comments
Post a Comment