Pro *C

Loading CSV in Oracle Forms

February 21, 2008

Yesterday, I and my team mates conducted a brownbag session about a functionality that allows loading of CSV files to a database table. The general overview of this functionality is to call a Unix shell script that invokes SQL Loader to load the CSV to the table. The first stage is uploading the CSV file [...]

Read the full article →