Explain the JDBC Architecture?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
Why do we need jdbc driver?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Where is ojdbc14 jar located?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What is execute in java?
Jdbc-odbc bridge is multi-threaded or not?
How to update a resultset programmatically?
How to retrieve warnings in jdbc?
Why are we using blob datatypes in jdbc?
PreparedStatement is a pre compiled statement but where it's pre compiled ?