Importing CSV files to Database Backend.
979895Dec 14 2012 — edited Dec 15 2012Hi,
There is a report that is generated everyday in the .csv file format that i would want to load into the database. I want to completely automate this process.
I don't want to use the load function available in APEX. I use APEX 3.2 Version.
What i mean by automation is that i will create the CSV file and automatically move to a location from which APEX can access the data. I would then write a procedure to fetch the content directly from CSV file and write to the database.
What i need help is the location from which APEX can access data directly ? and some sample code that guides me to copy content from a CSV file to the database..
Thanks a Lot
Mahesh