Re: datamapper

From: DanHW <danhw_at_aol.com>
Date: 21 Nov 1999 15:05:43 GMT
Message-ID: <19991121100543.03903.00000735_at_ng-fy1.aol.com>


>Hi,
>
>Does anyone have experiencewith datamappers and Oracle?
>
>I need to get alot of ascci files into an 8i database, in a manner that
>Header and footer data can be inserted into fields,
>and the body in a lob.
>
>I can't use sqlldr because the fields are placed under eachother and not 1
>record set in a row.
>
>I also want ti use the intermedia option with a servlet driven gui to select
>on contents.
>
>Roland Daane
>
You might consider using the UTL_FILE package - reads flat files whose data is now accessible to a PL/SQL routine.

Dan Received on Sun Nov 21 1999 - 16:05:43 CET

Original text of this message