On Mon, 19 Apr 2004 12:08:40 +0200, Bart Lateur wrote:
> my $dbh = DBI->connect("ddbi:ODBC:$dsn", "", "");
Oops, sorry for the typo.
> my $dbh = DBI->connect("dbi:ODBC:$dsn", "", "");
--
Bart.
On Mon, 19 Apr 2004 12:08:40 +0200, Bart Lateur wrote:
> my $dbh = DBI->connect("ddbi:ODBC:$dsn", "", "");
Oops, sorry for the typo.
> my $dbh = DBI->connect("dbi:ODBC:$dsn", "", "");
--
Bart.