Explain relationship between jdbc and sybase.



Explain relationship between jdbc and sybase...

Answer / Deepak Verma

JDBC (Java Database Connectivity) is an API that allows Java applications to connect to databases, including Sybase. The Sybase JDBC driver provides the bridge between Java and Sybase by implementing the JDBC specifications for Sybase ASE and SQL Anywhere databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

What is the use of sp_helprotect in sybase?

1 Answers  


Is sybase free?

1 Answers  


What is raid and sybase?

1 Answers  


What is an advantage to using a stored procedure as opposed to passing an sql query from an application ?

1 Answers  


List different types of locks in sybase?

1 Answers  


How do I configure identities in sybase?

1 Answers  


How to connect to sybase database from linux?

1 Answers  


How would you check the long running transaction?

1 Answers  


What are table partitions? How is it different with ase 15.0 version?

1 Answers  


You need to add a notnull column in a table by using alter command (without using default command). How would you do that?

1 Answers  


How to swap a db device with another?

1 Answers  


Explain coalesce. What is the equivalent of oracle/db2 coalesce function in sybase?

1 Answers  


Categories