Compare jdbc and odbc and how is jdbc required in this context.
No Answer is Posted For this Question
Be the First to Post Answer
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
If I use the JDBC API, do I have to use ODBC underneath?
Why do we use jdbc statements?
What is Statement and PreparedStatement? whatz the difference?
How to create Connection interface object because it is Interface , Interface is not instansiated?
How can you make the connection using jdbc?
What is jdbc and jdbc drivers?
Can I use JDBC to execute non-standard features that my DBMS provides?
Explain in detail about JDBC and its general features?
Without using of Class.forName(? ?), how do you connect to db?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?