What are the main steps in java to make JDBC connectivity?
No Answer is Posted For this Question
Be the First to Post Answer
I have written a program to connect to database using odbc.Can this Application run on any Platform????
What are the steps to connect to a database in java?
How can we store the file in the oracle database?
What does the connection object represents?
What is difference between java.util.Date and java.sql.Date?
What is JDBC API and when do we use it?
What is connection data?
How can you load the drivers in jdbc?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
What is isolation level? How to set it?
How does jdbc driver work?
What is the difference between execute, executeQuery, executeUpdate?