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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Loading ASCII File into a LONG Column

Re: Loading ASCII File into a LONG Column

From: Lun Wing San (Oracle) <wslun_at_qrcsun.qrc.org>
Date: 1997/03/16
Message-ID: <332C82F4.5057@qrcsun.qrc.org>#1/1

Krishna Adiraju wrote:
> the scenario. An ASCII file (typically a report saved in ASCII format
> containing blank lines, tabs, new lines etc..) has to be inserted into
> an Oracle Table's LONG column using SQL*Loader or Pro*C. The data from
> the Oracle Table is later used by Visual Basic to display on the screen
> with the same format as the report was printed on the Printer. I tried
> doing this using SQL*Loader, but it's not working as SQL*Loader treats
> each line as a record (infact the whole ASCIII file should be treated as
> a field) and even quits when it encounters blank lines.

  You can try to use continueif

---
Name   : Lun Wing San (Certified Oracle Database Administrator)

Title  : Oracle Database Administrator and System Administrator of QRC
Phone  : (852)27885841

This posting represents the personal opinions of the author. It is not the
official opinion or policy of the author's employer. Warranty expired when you
opened this article and I will not be responsible for its contents or use.
Received on Sun Mar 16 1997 - 00:00:00 CST

Original text of this message

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