What type of drivers are used for web application?

Answers were Sorted based on User's Feedback



What type of drivers are used for web application?..

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

What type of drivers are used for web application?..

Answer / niranjanravi

type-3 drivers thatis IntermediateDataAccess Driver

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More JDBC Interview Questions

When does the result for an sql statement return null?

0 Answers  


Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

0 Answers  


How many rowset are available in jdbc?

0 Answers  


Why do we use jdbc statements?

0 Answers  


How does a file store compare with a jdbc store?

0 Answers  






What are 4 drivers available in JDBC? At what situation are four of the drivers used?

0 Answers  


How can you make a connection?

0 Answers  


How to get the data from a table into a buffer?

2 Answers  


What is meant by a ResultSet?

3 Answers  


Does jdbc require oracle client?

0 Answers  


How to get the Database server details in java program?

0 Answers  


What are the basic exceptions in jdbc?

0 Answers  


Categories