> Is this going to be a DBI/ODBC issue?
> or OLE?

Either one.

There is also another way, OLE/ADO if you are familiar with ADO.  My
preference would be to stay away from the straight OLE approach unless you
are already familiar with the fairly complex Access API.  ...On the other
hand the OLE only approach lets you do anything that you can do in access,
so it is a lot more powerful than the DBI or ADO approach (at the cost of
complexity).

Rob

-----Original Message-----
From: Chris Benco [mailto:Chris.Benco@;austinpowder.com]
Sent: Wednesday, October 23, 2002 1:07 PM
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.

Chris Benco
[EMAIL PROTECTED]




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to