Just getting started trying to pull some data from a fairly simple access 97 database. What driver do I need to use to connect in this string..
my $dbh = DBI->connect('DBI:?????:framestats.mdb');
I just need to pull a few bits and pieces of data out of this database for
use in another script. Nothing overly complicated.
Chris Benco
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
