chaskins has asked for the wisdom of the Perl Monks concerning the following question:
But get an error message (on the cmd line) as follows;my $dbh = DBI->connect('DBI:mysql:rumpus.plus.net', $username, $passwo +rd) or die "error"; <br>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Connecting to mysql using perl
by valdez (Monsignor) on Feb 07, 2003 at 09:31 UTC | |
|
Re: Connecting to mysql using perl
by Massyn (Hermit) on Feb 07, 2003 at 09:46 UTC | |
|
Re: Connecting to mysql using perl
by zengargoyle (Deacon) on Feb 07, 2003 at 09:31 UTC | |
|
Re: Connecting to mysql using perl
by iburrell (Chaplain) on Feb 07, 2003 at 20:05 UTC | |
|
Re: Connecting to mysql using perl
by jammin (Novice) on Feb 07, 2003 at 10:08 UTC |