Update Online MySql Database from Client Side desktop service
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi experts, How can I update my MySql Database which is online on Windows Server from my local database. One way is to upload the database to the server and than I can make connectionstring. But what if I don't want to upload entire database and just like to insert few flagged rows. Is there any option to make connectionstring from my pc to webserver. I have heard about Soap and webservice but don't know the exact solution. Can anybody help me in this regard. Thanks & Best Regards Jay Khatri