Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Server 7.3 table to .CSV file dump

Re: Oracle Server 7.3 table to .CSV file dump

From: TurkBear <johng_at_mm.com>
Date: 1998/04/29
Message-ID: <354891ac.8859859@news2.mm.com>#1/1

Many report writers will export in CSV and many other types... I use Crystal Reports from Seagate to extract data in csv format from SqlServer and use it to load into my Oracle database - it works well...

Also programs like Access, if ODBC connected to your Oracle DB can output many formats....

tonyh_at_gmap.leeds.ac.uk (Tony Howard) wrote:

>I need to dump oracle tables to proper comma delimited format files with
>strings in quotes, i.e. the same format you can use in sqlldr & most
>wordprocessors.
>Any clues much appreciated.
>
Received on Wed Apr 29 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US