Re: Import of data Excel by Oracle Forms 6.i

From: Mark <markg_at_mymail.co.uk>
Date: 14 May 2002 08:14:59 -0700
Message-ID: <ddb31653.0205140714.edcb63e_at_posting.google.com>


[Quoted] You will have to convert the excel file to a .csv. The use TEXT_IO in Oracle Forms which will enable you to read each line of the .csv file. After that, you can issue an INSERT statement.

Alternatively, use sql*loader on the server to import your file

M

"news.opennet.it" <gas70_at_ciaoweb.it> wrote in message news:<3ce0d19d_at_news.opennet.it>...
> Can You help me? I have the following problem.
> I'll want import file, in format Excel, on DataBase Oracle, by Oracle Form
> 6.
> How I can do?
>
> Thanks
> Paolo
Received on Tue May 14 2002 - 17:14:59 CEST

Original text of this message