sybperl-l Archive
Up Prev Next
From: Steve Gorman <gormanst at norfolk dot smartbounce dot com>
Subject: Help with BCP
Date: Apr 30 2001 2:55PM
Hey all,
I am just looking for a little more documentation on the BCP interface. I
have looked at what is on Mike Pep's home-page but I am hoping there is more.
I would like to use the command $dbh->bcp_colfmt() but don't know what
acceptable values can go into the configuration parameters for this call (see
below). Any help is appreciated.
thx.
$status = $dbh->bcp_colfmt($host_col, $host_type, $host_prefixlen,
$host_collen, $host_term, $host_termlen, $table_col [, $precision, $scale])
|