Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
First off, I apologize if this isn't the proper group for this question; if it isn't, I'd certainly appreciate any pointers to the right place. I am working on a web application (in Java) which needs to create Excel files. Initially, it used Apache's POI toolkit for this. That product holds the entire spreadsheet in memory before writing it to disk, and is unsuitable for creating large spreadsheets. The Microsoft Excel ODBC driver seems to work nicely. It can be accessed from Java easily enough, via the JDBC-ODBC Bridge (a part of Sun's JDK). It can create large Excel files, and not have a large memory footprint while doing so. However, I have a question about licensing and am having trouble finding the information on Microsoft's web site. Can this driver legally be used in a web application written in Java? It relies on Microsoft MDAC, which is installed with Windows 2k. The driver itself is installed with Excel 2000, but is also downloadable from Microsoft (as part of a Microsoft JET service pack). But I worry that I can't use it in a Java-based web application, without paying various license fees. Does anyone know? I think it's the JET component that one might have to pay for. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ODBC Microsoft Access Driver Login Failed | Excel Discussion (Misc queries) | |||
ODBC Microsoft Access Driver Login Failed - Excel 2003 | Excel Discussion (Misc queries) | |||
ODBC Microsoft Access Driver Login Failed | Excel Worksheet Functions | |||
Error processing the dimension '[Microsoft][ODBC dBase Driver] To. | Excel Discussion (Misc queries) | |||
Microsoft][ODBC Excel Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN | Excel Programming |