sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: BCP to SQL 2000
Date: Sep 24 2002 4:03PM
On Tue, 2002-09-24 at 08:52, Shanbhag, Mitesh (London) wrote:
> Does Sybase::BCP work with SQL 2000 ? Is there some other way I can x'fer
> data from UNIX (using Perl on UNIX) to a SQL server ?
AFAIK Sybase::BCP will not work with a SQL 2k server.
You can use normal inserts to do the operation, although it may be a
little slower.
Michael
--
Michael Peppler / mpeppler@peppler.org / http://www.mbay.net/~mpeppler
mpeppler@zetatools.com / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!
|