Can the JDBC-ODBC Bridge be used with applets?
Answers were Sorted based on User's Feedback
Answer / satya
Yes
Bridge driver can work with applets
because applets are executed on any client browser but
their classes are located at one loaction only
applets are travel in network
| Is This Answer Correct ? | 1 Yes | 3 No |
What is jdbc servlet?
What is Type-1 Driver and when this driver is used?
Explain the locking system in jdbc & its types?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is jdbc and its advantages?
What is new in JDBC 2.0?
How can I get information about foreign keys used in a table?
How can we retrieve the file in the oracle database?
What is meant by connection string?
wa is connection pooling? how do u create connection pooling?wat is use connection pooling?
What are four types of JDBC driver?
What are the different types of interfaces in the api component?