faqts : Computers : Databases : MySQL

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

26 of 51 people (51%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

What connection string should be used for connecting to MySQL on Win32 without a DSN?

Feb 12th, 2008 04:26
dman, Euan MacInnes, Andrew Parry, http://sturly.com


"DRIVER={MySQL}; SERVER=localhost; DATABASE=test; USER=scott; 
PASSWORD=tiger; OPTION=11;"