RE: Looking for some Documentation

2002-10-23 Thread shawn_milochik
Chris, I'm still new to Perl, but here's some code that writes to an Access database. Maybe it will be a starting point. You will need the module 'DBD::ODBC', which you can find at search.cpan.org, or, if you have ppm installed, run ppm and type "install DBD::ODBC". You will also need to set u

RE: Looking for some Documentation

2002-10-23 Thread Beau E. Cox
ednesday, October 23, 2002 7:07 AM To: [EMAIL PROTECTED] Subject: Looking for some Documentation Trying to get a script to read information from an old access 97 database. Just looking for a place to start. Is this going to be a DBI/ODBC issue? or OLE? Just looking for a point in the right direction

RE: Looking for some Documentation

2002-10-23 Thread Hanson, Rob
TECTED] Subject: Looking for some Documentation Trying to get a script to read information from an old access 97 database. Just looking for a place to start. Is this going to be a DBI/ODBC issue? or OLE? Just looking for a point in the right direction. Chris Benco [EMAIL PROTECTED]

Looking for some Documentation

2002-10-23 Thread Chris Benco
Trying to get a script to read information from an old access 97 database. Just looking for a place to start. Is this going to be a DBI/ODBC issue? or OLE? Just looking for a point in the right direction. Chris Benco [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additio