> -----Original Message-----
> From: Jack McKinney [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 11, 2001 12:27 AM
> To: '[EMAIL PROTECTED] '
> 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...

Nonetheless the concept it the same, and is part of the ODBC specification.
Look at all the entries in your DSN TEST ie hostname=myhost or whatever. You
supply these as the DSN string in your connect statement.

Neil



> 
> --
> "[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
> 

__________________________________________________________________________
Please Note :
Only  the intended recipient is authorised to access or use this e-mail.  If
you are not the intended recipient,
please delete this e-mail and notify the sender immediately.   The contents
of this e-mail are the writer's 
opinion and are not necessarily endorsed by the Gunz Companies unless
expressly stated.

We use virus scanning software but exclude all liability for viruses or
similar in any attachment.


Reply via email to