Re: [Perl-unix-users] Db-Access Problem

2005-03-31 Thread michael higgins
On Thu, 31 Mar 2005 15:52:13 +0530 "Avadhani, Subramanya" <[EMAIL PROTECTED]> wrote: > Hi List, >I am not sure if this list would help me out if I am a windows > Perl user.I am trying to write a small perl script to delete some > records from a DB(MS Access) using the DBI module. As DBI is

[Perl-unix-users] Db-Access Problem

2005-03-31 Thread Avadhani, Subramanya
Hi List, I am not sure if this list would help me out if I am a windows Perl user.I am trying to write a small perl script to delete some records from a DB(MS Access) using the DBI module. As DBI is not part of standard distribution of Perl, I had to get it and install it for Windows. Afte