Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

importing csv file into sybase sql server 11.0.x

0 views
Skip to first unread message

drme...@my-dejanews.com

unread,
May 5, 1999, 3:00:00 AM5/5/99
to
Hi everyone,

I just got sybase up and running on my linux box, everything appears to work
fine but i'm missing something. I'm lookin for a feature to import a csv
(comma separated file) into a table in my new sybase database. I know MySQL
had a feature "LOAD DATA INFILE" but i seem to not find that feature in the
manuals for sybase.

If anyone have a solution i'd be forever in debt or at least very greatfull.

Sincerely,

Mats Nordgren.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

Anthony Mandic

unread,
May 5, 1999, 3:00:00 AM5/5/99
to
drme...@my-dejanews.com wrote:

> I just got sybase up and running on my linux box, everything appears to work
> fine but i'm missing something. I'm lookin for a feature to import a csv
> (comma separated file) into a table in my new sybase database. I know MySQL
> had a feature "LOAD DATA INFILE" but i seem to not find that feature in the
> manuals for sybase.

You want 'bcp' the bulk copy utility.

-am

0 new messages