Re: DBD::ODBC Connection no longer working
From: Bart Lateur (bart.lateur_at_pandora.be)
Date: 04/19/04
- Next message: Bart Lateur: "Re: DBD::ODBC Connection no longer working"
- Previous message: Tim To: "RE: performance problem with dbd oracle"
- In reply to: Dennis M. Gray: "DBD::ODBC Connection no longer working"
- Next in thread: Bart Lateur: "Re: DBD::ODBC Connection no longer working"
- Reply: Bart Lateur: "Re: DBD::ODBC Connection no longer working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Mon, 19 Apr 2004 11:56:41 +0200
On Mon, 19 Apr 2004 13:06:26 +1000 (EST), Dennis M. Gray wrote:
>$dbh = DBI->connect('dbi:ODBC:driver=Microsoft Access Driver
>(*.mdb);dbq=F:/GROUPS/BUSINESS/BSS/safeguards/systems/testing/safeguards_test.mdb')
> or die "Cannot connect to Safeguards Test database";
I doubt that this ever worked... You need to use backslashes for the
database path.
-- Bart.
- Next message: Bart Lateur: "Re: DBD::ODBC Connection no longer working"
- Previous message: Tim To: "RE: performance problem with dbd oracle"
- In reply to: Dennis M. Gray: "DBD::ODBC Connection no longer working"
- Next in thread: Bart Lateur: "Re: DBD::ODBC Connection no longer working"
- Reply: Bart Lateur: "Re: DBD::ODBC Connection no longer working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]