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!

MYSQL AS STANDALONE (DESKTOP) DATABASE!

Status
Not open for further replies.

selena1

Programmer
Apr 7, 2003
69
Can anybody tell me how can I use MySQL as standalone (desktop) database? I want to use MySQL with ADO objects (application has made in Delphi 7). How do I need to configure MySQL on my computer so that I can, after I finish my application, deploy just .exe file and database file on users computer. Also, how can I avoid hardcoding "Connection string" for ADOConnection component? I would be thankful for any help about this.

Cheers!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top