What happens if we don't close the connection in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
How you restrict a user to cut and paste from the html page using java programing?
How will you perform truncation using JDBC?
what is meant by connection pooling?
Can we return resultset in java?
What is jdbc odbc driver?
What is PreparedStatement?
What are the three basic components of the odbc architecture?
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 are database warnings in jdbc and how can we handle database warnings in jdbc?
What is JDBC and ODBC and what are the differences between them?
11 Answers Idbi Bank, Infosys, Infoview, TCS,
What is encrypted connection?
How to test jdbc connection to sql server?