Re: connecting to MS Access
There are a number of ways: DBI using DBD::ADO or DBD::ODBC, Win32::ODBC, or Win32::OLE. My personal favorite is DBI using DBD::ADO. Tom On Sun, Oct 28, 2001 at 12:37:46PM -0800, Scott Lutz wrote: > I am wondering what the best way to connect to a MS Access database table to extract >email ad
connecting to MS Access
I am wondering what the best way to connect to a MS Access database table to extract email addresses is? DBI or is the some variety of Perl::ODBC? Thanks! --- scott lutz ---