Hi!
I'd like to know if I there's a way to read/write a spreadsheet without to install Excel.
I'm working en Forms 6i and I'm performing a programmed task, so a file csv doesnt' work for me, the application must access and generate the Excel file automatically.
Please, help me.
Regards, thanks in advance
Paola
Software/Hardware used:
Forms 6i
ASKED:
May 12, 2010 11:35 PM
UPDATED:
May 13, 2010 7:25 PM
Thanks for your answer! Other question, then.. Do I need to install complete Excel or only a library/component to work with ole2/dde?
Thanks again,
Paola
Ole2 is another option I forgot to mention.
I believe that you need a complete installation for both options (I’m sure about DDE, but not completely sure about OLE2, but I guess it is needed because the code actually creates an Excel application and opens it (although it could be invisible if needed)).
-Carlos
Ok, thank you very much. Could you say me any third party tool to test? (i suppose these tools don’t need license)
Regards,
Paola
Hi Paola.
I don’t know any tool that I could recommend for this, but I just remembered about the Jakarta POI project.
Here are some examples.
Both links are in Spanish.
Hope this helps.
Thanks a lot, Carlos.
Regards from Chile,
Paola