com.sybase.jdbc2.jdbc. SybDataSource

where can I find “com.sybase.jdbc2.jdbc.SybDataSource”.

I need this to connect to Sybase Adaptive Server Anywhere SQL server.

I tried to use “com.microsoft.jdbcx.sqlserver.SQLServerDataSource”. but it is giving the error “End of stream was detected on a read”

The entire error message is as follows

[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource EIDbConnForSap:NavisionNorway_NT.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.204] Cannot connect to the database with DataSource class “com.microsoft.jdbcx.sqlserver.SQLServerDataSource”.
[Microsoft][SQLServer 2000 Driver for JDBC]End of stream was detected on a read.

Thanks in advance

You should refer to Sybase documentation regarding this class.