What is dburl?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

How to check jdbc driver version in sql server?

0 Answers  


How can we retrieve the file in the oracle database?

0 Answers  


What is jdbc oracle thin?

0 Answers  


Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.

0 Answers  


Explain the difference between resultset and rowset in jdbc

0 Answers  






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>......

3 Answers  


When does the result for an sql statement return null?

0 Answers  


Can we make a database connection from HTML ?

6 Answers   Aptech, BOB Technologies, Cap Gemini, Wipro,


If I use the JDBC API, do I have to use ODBC underneath?

0 Answers  


Explain the difference between inner and outer join ?

0 Answers  


Where can I find ojdbc14 jar file?

0 Answers  


What is a jdbc connection string?

0 Answers  


Categories