|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Question on using DBlib BCP routines
Date: Dec 11 2001 4:41PM
Andrew Kwok writes:
> Hi,
>
> I have the following questions on using DBlib BCP routines:
> 1) Do the routinues support BCP out?
No. Use a normal SQL call instead (which is really the same thing).
> 2) How to resize the tcp package size to optimize network and
> communication overhead?
See DBSETLPACKET().
> 3) For the bcp_init function, what is $hfile? Is it the bcp file
> generated by BCP out?
Honestly - I forget :-)
See the Sybase man page for the same finction.
> 4) Do you have any more examples other than those in Sbperl manual?
I don't - maybe others do.
Michael
--
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
mpeppler@peppler.org - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
|