What is resultset in jdbc with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the JDBC?
Diff bet.. Function and Trigger?
MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: <identifier> expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......
What do you understand by jdbc driver and explain its types?
What is savepoint in jdbc?
Why we use while rs next ())?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
What is the JDBC syntax for using a literal or variable in a standard Statement?
Is odbc an api?
What is the difference between executing, executequery, executeupdate in jdbc?
When you will get error like ?No suitable driver??
What is jdbc odbc?