in reply to ActivePerl for MySQL queries in windows7
See the DBD::mysql documentation. Construct a proper DSN string like the first three lines in the SYNOPSIS of that documentation, and use that to connect to your database.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: ActivePerl for MySQL queries in windows7
by mani87 (Initiate) on May 07, 2012 at 19:15 UTC | |
by ww (Archbishop) on May 07, 2012 at 23:21 UTC | |
by moritz (Cardinal) on May 08, 2012 at 06:44 UTC |