MySQL Forums
Forum List  »  Newbie

Database Folder?
Posted by: carl
Date: July 14, 2005 07:50PM

Do my databases have to reside in the mysql\data folder? If not, how do I change my connection string in ASP to specify the path - I'm using:

objRecordset.ConnectionString = "Driver={mySQL ODBC 3.51 Driver}; Server=localhost; Database=cmf; Uid=root; Pwd=yeha; Option=16384; "

Also, is there a usual place on a server to put mysql databases (linux/apache)? Do I need to specify a path to the DB?

Options: ReplyQuote


Subject
Written By
Posted
Database Folder?
July 14, 2005 07:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.