Describe odbc?
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps required to execute a query in jdbc?
What is the difference between triggers and procedures?
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 is jdbc drivers in java?
Name the method, which is used to prepare a callablestatement.
wahts is mean by primary key and unique key?
How many ways can you update a result set?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What are the steps to connect to a database in java?
Is jdbc an api?
What is jdbc odbc?
What is the purpose of jdbc?