What are the steps to connect to a database in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is odbc. how is it related to sql cli?
Give steps to connect to the db using jdbc?
Briefly tell about the jdbc architecture.
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What are the three basic components of the odbc architecture?
Is jdbc open source?
What is JDBC and ODBC and what are the differences between them?
11 Answers Idbi Bank, Infosys, Infoview, TCS,
What is correlated subquery?
0 Answers emc2, JK Technosoft,
What are the common JDBC problems that you got and how do you solved them?
What are the methods which can verify the cursor particular position?
What is preparedstatement in jdbc?
how can we connect to db without using getConnection() method