What type of drivers are used for web application?
Answers were Sorted based on User's Feedback
Answer / rakesh damera
type-4 driver depending upon the environment they are
configuring .
The Red Brick JDBC Driver is a pure Java Type-4 driver based
on Version of the JDBC API.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / niranjanravi
type-3 drivers thatis IntermediateDataAccess Driver
| Is This Answer Correct ? | 0 Yes | 2 No |
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.
What is the meaning of connection?
What are the differences between resultset and rowset?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
What is odbc. how is it related to sql cli?
Why isn't the java.sql.DriverManager class being found?
What is the fastest type of JDBC driver?
Where can I find info, frameworks and example source for writing a JDBC driver?
When you will get error like ?No suitable driver??
What does it mean to "materialize" data?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
When does the result for an sql statement return null?