How is database middleware used to access legacy databases?
Answer / guest
Database middleware enables legacy databases to be accessed
from Java by translating between JDBC and the drivers that are
supported by the legacy databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write an sql to find all records having all numeric characters in a field ?
How do I know which jdbc driver to use?
what is meant by connection pooling?
State the three different ways in which you can create a table?
Which jdbc driver type s is are the jdbc odbc bridge?
What is while rs next ())?
What is jdbc odbc driver?
Where is jdbc url mysql?
What are the three basic components of the odbc architecture?
What do you understand by jdbc driver and explain its types?
Is jdbc object oriented?
Does jdbc use odbc?