If I use the JDBC API, do I have to use ODBC underneath?
No Answer is Posted For this Question
Be the First to Post Answer
What are stored procedures? How to call them?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is the jdbc rowset?
How does a custom RowSetReader get called from a CachedRowSet?
Which is faster jdbc or odbc?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
what is the difference between SENSITIVE and INSENSITIVE?
How can we retrieve data from the resultset?
What is the JDBC syntax for using a literal or variable in a standard Statement?
Jdbc-odbc bridge is multi-threaded or not?
What class.forname will do while loading drivers of jdbc?