http://jakarta.apache.org/poi/
SC> Hi,
SC> I would like to ask if it's possible to use excel as the persistence layer
SC> with iBATIS doing the O/R mapping job. I have been trying to implement but
SC> get stuck with two problems.
SC> Firstly, I set up a ODBC datasource with my excel file in m
Unfortunately the JDBC/ODBC bridge driver fails to support a great
many JDBC 2.0 features. It is also buggy and has some weird usage
semantics. We would have to make too many sacrifices to support
excel, which is pretty rare, so we don't.
Clinton
On Sun, 27 Mar 2005 10:52:39 -0500, Sancho Chia
Hi,
I would like to ask if it's possible to use excel as the persistence layer
with iBATIS doing the O/R mapping job. I have been trying to implement but
get stuck with two problems.
Firstly, I set up a ODBC datasource with my excel file in my machine. I
tried to access the data in excel with s
3 matches
Mail list logo