Howdy,
  I have a script (attached) that creates an Access 2K database, 
connects to it, creates a table, and pops some data into it.  It all 
works, no problem.  However, I'm getting the following messages 
on the console (CMD prompt):

Use of uninitialized value in subroutine entry at C:/Perl/site/lib/DBI.pm line 595.
DBD::ADO::dr connect warning:  at C:/Perl/site/lib/DBI.pm line 595.

  I'd like to know how to get rid of the messages...  Do I need an 
error_handler for DBD::ADO?  Does it even support one?

Thanks,
amonotod


--

    `\|||/         amonotod@    | sun|perl|windows
      (@@)         charter.net  | sysadmin|dba
  ooO_(_)_Ooo____________________________________
  _____|_____|_____|_____|_____|_____|_____|_____|

Attachment: ADO_Execute.pl
Description: Binary data

Reply via email to