What do you mean by batch processing in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
When you will get error like ?No suitable driver??
Why we use jdbc instead of odbc?
preparedstatement p= new preparedstatement is it possible ?
10 Answers Fidelity, IBM, Infrasys,
What are the types of statements in jdbc?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
Which is best database for java?
How can you know about drivers and database information ?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
What is difference between jdbc and odbc?
Can the JDBC-ODBC Bridge be used with applets?