Answer Posted / nandini
SQL Exception
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is difference between odbc and jdbc?
What is the different between ResultSet and RowSet?
Give steps to connect to the db using jdbc?
What is the JDBC syntax for using a literal or variable in a standard Statement?
How to use JDBC to connect Microsoft Access?
Which database is used for java?
Why do you use a data source object for a connection?
How do I set properties for a JDBC driver and where are the properties stored?
How can I get or redirect the log used by DriverManager and JDBC drivers?
Does jdbc use ssl?
How do we load the drivers?
How many types of jdbc drivers are there?
Why is odbc needed?
How can I write to the log used by DriverManager and JDBC drivers?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?