Pages: [1]
  Print  
Author Topic: How do i deploy MySQL Database to another computer?  (Read 155 times)
opensource
Jr. Member
**
Offline Offline

Posts: 59



View Profile
« on: November 12, 2008, 10:51:21 AM »

I have developed an application using Visual Basic .NET 2008 which uses a MySQL Database. The connection string i use is something like

Server=myServerAddress;Database=myDataBase;Uid=myU sername;Pwd=myPassword;

so actually the server is localhost, database name is customers(or watever!), and uid=root and pwd is ***** 

so everything works fine...now this program is something which i need to run on other computers as well....so do i have to install mySQL server to each and every computer that i need to run this software? cant i get a single database like MS SQL Server ?? .mdf or .sdf??? Plz help me!  and if possible please tell me or post a website which can help me deploy the database to another computer to use.
Logged

Pages: [1]
  Print  
 
Jump to: