Well are you using an ODBC client or are you trying to connect through
DBD::Proxy?  If you are using ODBC client for Linux I would imaging it would
be the same, but if DBD::Proxy is used, then that's a different problem.

Ilya Sterin

-----Original Message-----
From: Jack McKinney
To: '[EMAIL PROTECTED] '
Sent: 05/10/2001 8:26 AM
Subject: Re: ODBC connects, but queries fail.

Big Brother tells me that Sterin, Ilya wrote:
> $driver = "driver={Microsoft Access Driver
> (*.mdb)};DBQ=C:/databases/products.mdb";
> $dbh = DBI->connect("dbi:ODBC:$driver");

    I am running this script on a linux box.  This driver string looks
like
what one might use on a windoze system...

--
"[I've been] fighting with King Richard in    Jack McKinney
the Crusades.  Unfortunately, _My_ father     [EMAIL PROTECTED]
couldn't get me in the National Gaurd."       http://www.lorentz.com
              -Robin Hood, Men in Tights
1024D/D68F2C07 4096g/38AEF076

Reply via email to