Re: How to convert oracle data to LOTUS readable format

From: <rzx2122_at_mcvax2.d48.lilly.com>
Date: 10 May 94 14:20:08 EST
Message-ID: <1994May10.142008.1_at_mcvax2.d48.lilly.com>


To convert Oracle tables to Comma Separated Values (CSV) files:

  1. Visual Basic comes with a test application that will read tables and extract data into CSV files.
  2. Approach for Windows ($99US) will read Oracle tables and extract data into CSV files.
  3. Microsoft Query (I got it with Microsoft Office/Excel) will do the same.
  4. I uploaded a utility to Compuserve Oracle Forum that creates SQL*Loader files and/or SQL INSERT statements from an Oracle table via SQL*Plus. It would be easily modified to create CSV files on any platform.

Tom Harleman
Paradigm Consulting, Inc.
Compuserve 72072,2122
Indianapolis, IN
(317) 843-9122 Received on Tue May 10 1994 - 21:20:08 CEST

Original text of this message