in reply to Re^2: use sqlldr with perl
in thread use sqlldr with perl

What do you mean with "pre-treatment" of the data text? The perl part of your program does not do anything with the data-file.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics

Replies are listed 'Best First'.
Re^4: use sqlldr with perl
by gary16 (Novice) on Feb 03, 2015 at 07:42 UTC
    thank u very much.Because I have check the code and discover the fault.And indeed there is no relationship between the bug and perl or sqlldr.