write down exceptions those appear in java programs when u
write JDBC Programs?
Answers were Sorted based on User's Feedback
Answer / vivek sawant
answer of the question Interrupted exception bcoz of
connection with servrer & IOException for handling an
errors while retriving the value from server to our program.
SQLException is arises because of unhandled query.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the JDBC syntax for using a literal or variable in a standard Statement?
What is jdbc and odbc?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
Name different methods for getting streams.
When does the result for an sql statement return null?
What is sqlwarning?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
What are dml and ddl?
What is JDBC API and when do we use it?
How to check null value in JDBC?
How do java applications access the database using jdbc?
Different statements in JDBC?