Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Do I need to Re-Install MySql?

Status
Not open for further replies.

TonyScarpelli

Programmer
Jan 23, 2003
361
US
I want to put a MySql database on my network file server.

Right now I have it on my local workstation and I been writing a VB .NET application to access the local data. Now I need to start testing it on the network.

Do I have to reinstall MySql to get the data files on the network computer?

Thanks


Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102
 
Not reinstall, but install it for the first time on the server.

I suppose you might be able to map a drive to the server and specify that as the location in your local my.cnf file, but I wouldn't.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top