Re: Export to Sybase
From: Gerry Gilchrist <gag_at_objectworks.com>
Date: 1995/05/17
Message-ID: <3pdrv6$80h_at_news.fonorola.net>#1/1
Date: 1995/05/17
Message-ID: <3pdrv6$80h_at_news.fonorola.net>#1/1
In article <3pdesi$7ue_at_senator-bedfellow.MIT.EDU>, keeluk_at_athena.mit.edu (Kee P Luk) says:
Use either SQL*PLUS or SQL*DBA to dump the data to a plain ascii file.
The "spool command" in either of these tools will allow you to spin the results of a query to a plain ascii file. Of course once the data is in this format you may use Sybase bcp to load it into Sybase ....
Regards
GAG
gag_at_objectworks.com
Received on Wed May 17 1995 - 00:00:00 CEST
