|
||||
sybperl-l ArchiveUp Prev Next
From: "Ho, Tony" <tonyho at lucent dot com> Hi guys
I came across the following URL regarding Sybase BCP for Perl.
It mentions The current implementation seems to run about 2.5 to 3 times
slower than plain bcp
Is that still true ?
So, I guess it would be better to call the UNIX BCP command by setting in my
perl code:
system("bcp....");
Cheers
Tony
|