How is database middleware used to access legacy databases?
Answer Posted / 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 |
Post New Answer View All Answers
What is while rs next ())?
What is the latest version of JDBC? What are the new features added in that?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
How can we store and retrieve images from the database?
What is device controller?
What is jdbc odbc driver?
What do you mean by metadata and why we are using it?
How do you insert images into database using jdbc?
What port does jdbc use?
What is jdbc explain?
What is a jdbc url?
What do you understand by jdbc driver and explain its types?
What is jdbc thin client in oracle?
What are drivers available?
How many ways that we can view a result set?