Skip to Content
0
Former Member
Sep 08, 2007 at 03:04 AM

jdbc connection string

72 Views

Hi All,

I am trying to connect to sysbase tables with

Connection String: <b>jdbc:sybase:TDS5:DB110:3400:falud002</b>

JDBC Driver: <b>com.sybase.jdbc3.jdbc.SybDriver</b>

But it gives me error in RWB as:

<b>Error during database connection to the database URL 'jdbc:sybase:TDS:DB110:3400:falud002' using the JDBC driver 'com.sybase.jdbc3.jdbc.SybDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:sybase:TDS:DB110:3400:falud002': SQLException: JZ0D5: Error loading protocol com.sybase.jdbc3.tds.TDS.'</b>

Please advice....

Xier