Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between setmaxrows(int) and setfetchsize(int)?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
Discuss the significances of jdbc.
What is odbc. how is it related to sql cli?
Is jdbctemplate thread safe?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
How the information about db(database) can be retrieved?
What is execute(), executeUpdate() and executeQuery() methods?
Discuss the procedure of retrieving warnings?
What is while rs next ())?
What is jdbc driver?
Explain how to make updates to the updatable resultsets.