If you wouldn't use control panel, you can use the complete path to your access db,
like this:
dbi:ODBC:driver=Microsoft Access Driver
(*.mdb);dbq=\\serveur\shared\your_db_access_name.mdb
José.
"Hooten, Michael" <[EMAIL PROTECTED]> a écrit : Make sure you add an entry for
the database to Co
Make sure you add an entry for the database to Control Panel / ODBC Data
Sources / System DSN (or File DSN).
-Original Message-
From: Eduardo Cancino [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 22, 2002 4:11 PM
To: List Beginners Perl
Subject: ODBC - win2k
Hi everybody, i'm new to p
DBI::ODBC is also really very easy to use.
Mike, as suggested write down how you are making your connection then it will come
more clear to help.
José.
Mike Rapuano <[EMAIL PROTECTED]> a écrit : I would recommend Win32::ODBC
from http://www.roth.net
Its really easy to use
Mike
-Orig
In order to get a better answer you should post some code that is as close
as possible to what you were doing. Obviously don't give out any important
details about your company if this is a work project, but from what you've
given us we can't tell if it is a syntax problem or if you just don't h
I would recommend Win32::ODBC from http://www.roth.net
Its really easy to use
Mike
-Original Message-
From: Eduardo Cancino [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 22, 2002 4:11 PM
To: List Beginners Perl
Subject: ODBC - win2k
Hi everybody, i'm new to perl and i want to connec
At 01:41 PM 2/12/2002, you wrote:
>I know there is a Win32::ODBC module, and I think there is a DBI::ODBC?
Well, there's DBD::ODBC.
DBI is the independent interface, that is, independent of any particular
database. On the back end of that, DBD::* modules plug in to provide
functionality for e
I know there is a Win32::ODBC module, and I think there is a DBI::ODBC?
-Original Message-
From: popusers [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 12, 2002 10:24 AM
To: [EMAIL PROTECTED]
Subject: ODBC
Hi everybody!
I'm working on Mandrake Linux, with Apache, Perl and Postg
Here's one link to the perl DBI POD. It's the best POD documentation I've
seen. Kudos to the POD writers.
http://theoryx5.uwinnipeg.ca/CPAN/data/DBI/DBI.html
-Original Message-
From: Smith, Jim R [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 12:32 PM
To: [EMAIL PROTECTED]
Su