Hello,
I am new to this so sorry if some questions seams silly to you
I am developing some application in C# where I use MySQL database (filled with data) from local PC. Now I want to try to upload that database to Free Web Hosting with PHP, MySQL and No Ads and connect to it with my program.
My 1st question is how can I upload MySQL database from my PC to server?
I suppose that I need somehow to upload Dump20111205.sql file (created in MySQL workbench) to server.
My 2nd question when I upload database what are parameters for connecting to it?



LinkBack URL
About LinkBacks





Reply With Quote

