954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Sybase & java Connectivity

I want to connect to sybase from java using jdbc:odbc bridge..
Which driver should I use like I have used "ODBC for Oracle"
Plz help..

srs_grp
Light Poster
34 posts since Sep 2008
Reputation Points: 9
Solved Threads: 0
 

Do not use the jdbc:odbc bridge for real world systems where performance and features matter, use a type 4 driver like jTDS instead.

stephen84s
Nearly a Posting Virtuoso
1,443 posts since Jul 2007
Reputation Points: 668
Solved Threads: 154
 

Stephen is correct. The JDBC-ODBC bridge should be avoided unless there is absolutely no other driver available.

Ezzaral
Posting Genius
Moderator
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You