Hi ALL,
I written code to download data in Excel from webpage in PLSQL.
i have used owa_util.mime_h eader to write data in excel.But if data cmng from db table is "32E104" then data in Excel appears as "3.2E+104" in exponential form..Can anybody help me out with this issue.
Thanks
Umesh
I written code to download data in Excel from webpage in PLSQL.
i have used owa_util.mime_h eader to write data in excel.But if data cmng from db table is "32E104" then data in Excel appears as "3.2E+104" in exponential form..Can anybody help me out with this issue.
Thanks
Umesh
Comment