Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to do File Transfer to DB server?

Su.giOct 1 2016 — edited Oct 5 2016

Hi All,

    I am developing an application using Oracle forms and reports 11gR2 with Oracle Database 12c.

I am migrating data from .csv file to Oracle database table using  external table.

For that I am uploading the .csv file from form using Webutil package  and it transfer my file to Application server.

But for external table, the file must be present in Database server.

How to transfer that file from application server to database server in forms?

Or any other solutions to migrate .csv file to db table is appreciable.

Thanks in Advance,

Su.gi

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 2 2016
Added on Oct 1 2016
9 comments
1,044 views