Hi All,
We are developing a J2EE application (with Websphere, Spring, Hibernate, etc..) which connects to a Microsoft Access Database (Vendor required Access db :-)) to get some data.
We need help to figure out way of connecting Websphere with MS-Access data source and Hibernate with MS-Access.
following hibernate link
http://www.hibernate.org/80.html mention that hibernate support HXTT commercial product for ACCESS. However it is a commercial product (JDBC driver). Is there any other open source support for MS-access in hibernate.
If we use HXTT "access dialact" and use some other third party JDBC driver, is it going to be a issue. In other words, just dialact implementation bound to a JDBC driver?
Thanks,
Nalaka