Re: Perl import text file into DB2 database

2002-12-27 Thread Bong Tumanut
IMPORT is not a valid SQL statement. You need to execute it as an external (OS) command. --- Andy Nguyen <[EMAIL PROTECTED]> wrote: > Hi > > I had a problem using Perl scripts to import text > file into DB2 database. Could someone helps me to get > over this problem. One of my projects I am

Perl import text file into DB2 database

2002-12-27 Thread Andy Nguyen
Hi I had a problem using Perl scripts to import text file into DB2 database. Could someone helps me to get over this problem. One of my projects I am working on needs to import text file in to database. I had DB2 Enterprise Edition Version 8 and Active Perl Version 5.8 installed in my