What is data access middleware?

What is data access middleware?

Provide a uniform interface to relational and nonrelational data using sql. Requests to access data from a dbms are sent to a data access driver rather than directly to the dbms. The data access driver converts the sql statement into the sql supported by the dbms and then routes the request to the dbms. The two leading data access middleware are the open database connectivity (odbc) supported by microsoft and the java database connectivity (jdbc) supported by oracle.


Tags: Database, Education, Software




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution