JDBC4SAPNW – a JDBC driver for SAP NetWeaver ABAP
jdbc4sapnw is my implementation of a jdbc driver to connect to SAP NetWeaver Systems within java solutions. Because there are no common way to integrate SAP data into tools like DBVisualizer, JasperReports, KNIME,… I decided to use my integration know-how to implement the first jdbc driver for use with “big” SAP systems.
This driver uses the SAP Java Connector middleware (SAPJCo3) and requires no enhancements at the SAP site. There are no direct access to the underlying database.
Find further information, downloads and more at the Sourceforge project site.
All posts related to jdbc4sapnw will be found here.