Re: DBD::ODBC Connection no longer working

From: Bart Lateur (bart.lateur_at_pandora.be)
Date: 04/19/04


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.