There are quite a few ODBC modules out there. One that lets you program
using the actual OLE ( I think they all do really), is the Win32 set of
modules written by Dave Roth. The book he wrote is decent, all about
Perl Win32 programming. I personally found programming for Access using
Perl was quite a pain.

"Brett W. McCoy" wrote:
> 
> On Fri, 27 Jul 2001, Steve.Few wrote:
> 
> > I'm trying to decide on using DBI or an ODBC connection for moving data
> > into or out of MS ACCESS 97 (or 2000) and back into the ACCESS table
> > [yep, or change inside table].
> 
> If you use DBI, you will need to use DBD::ODBC anyway, since there isn't a
> specfic DBD for Access.  I would try both and see what works best for you.
> 
> -- Brett
> 
> Brett W. McCoy
> Software Engineer
> Broadsoft, Inc.
> 240-364-5225
> [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