> From: Zhao, David [PRI Non J&J] [mailto:[EMAIL PROTECTED]] > > Does Perl DBI have method for batch upload? > Thanks.
No, that sort of thing is very database specific, and you'd have to consult the docs for whatever database you're using, then either use perl's 'system' command or not use perl at all. Cheers, Douglas Wilson
