The alpha version of the JDBC 3.0. driver indeed supports the data source interface. The class that implements the javax.sql.DataSource interface is
com.sap.dbtech.jdbcext.DataSourceSapDB You can get the driver at ftp://ftp.sap.com/pub/sapdb/7.4/sapdb-jdbc-src-7.4.03.06a.jar Regards, Alexander Schr�der SAP Labs Berlin > -----Original Message----- > From: Kwok Peng Tuck [mailto:pengtuck@;makmal.com] > Sent: Tuesday, November 05, 2002 4:12 AM > To: [EMAIL PROTECTED] > Subject: DataSources > > > Does anyone know if the jdbc driver provided with sap db supports > DataSource? I'd like to know because I am using this with Tomcat 4.0x > and the built in connection pooling which requires the driver to > support DataSource implementation. > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
