Hello Forum,
I want a way to Download data from an Oracle Database using PHP WEB page in which I will provide a "Download button". On Click it will connect to a remote Unix server where the Oracle Database resides and then Execute the SQL script in PHP at the WEB server. After query is completed it should now bring the data on the WEB interface into a New Microsoft EXCEL window with Appropriate Headings and the Actual data retrieived. SO that the user can save this EXCEL to his local PC.
Sorry, I had asked this Question some days ago, though one Gentleman provided a web site reference which had a sample script, but I was not able to execute the script. Please help to acieve this.here is the reference which had the sample script, it make use of a deliveryfmt_functions library.
http://www.darkstreak.com/projects/deliveryfmt_functions/
Thanks
Prasad