in reply to How to load a DB2 database using PERL
Update: just noticed that you need this on NT. If you can't install the DB2 tools on NT, and need to use ODBC or something, then you'll have to read from the file and insert one record at a time, which will probably be slower. Better to transfer the file to a system with the load facility (i.e. the db2 command), and let it do the work.
And just a warning, if you use 'PERL', you will be mocked by a segment of the community. It's 'Perl' or 'perl'.
|
|---|