What class.forname does, while loading the drivers?
No Answer is Posted For this Question
Be the First to Post Answer
What is a statement?
Why do we use jdbc?
What is getconnection method in java?
How do I load a database driver with JDBC 4.0 / Java 6?
How to get the Database server details in java program?
what is JDBC?
How do I set properties for a JDBC driver and where are the properties stored?
What are the steps to connect to a database in java?
What do you mean by odbc?
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 difference between odbc and jdbc?
What is JDBC?
3 Answers Akamai Technologies,