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

Home -> Community -> Usenet -> c.d.o.tools -> Generic dump to text tool

Generic dump to text tool

From: Richard Allard <rallard_at_commserv.ucsb.edu>
Date: Mon, 09 Oct 2000 13:28:23 -0700
Message-ID: <39E22A67.F0B0ED96@commserv.ucsb.edu>

I need a Windows NT command line utility that will dump an Oracle 7.3.2 table to a
tab delimited text file, with column headings included. I would like to pass the
utility owner, table name, where clause, order by, and output file name, and have
it write the file. I found DBMSCOPY, which works well interactively, but does not
work in batch mode. I am a programmer, and I do have M$ Visual Studio, so I could
write something, but I'm not very experienced with the DAO/ODBC stuff.

Does anyone have code examples or suggestions for products that will do this?

TIA Received on Mon Oct 09 2000 - 15:28:23 CDT

Original text of this message

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