Skip to Content
0
Former Member
Sep 29, 2008 at 11:36 AM

direct jdbc database access

34 Views

Hi all,

I have to access the SAP-Standard-Database directly without EntityBeans in order to improve the performance of my application (J2EE).

For that purpose i want to use the SAPSR3DB db data source, so no database connection data have to be configured in my application.

Has anyone an idea how to connect the database with this datasource or an alias?

Thanks