Open Database Connectivity: Difference between revisions

Content deleted Content added
Robbot (talk | contribs)
m Andre Engels - robot Modifying:fr,ja
No edit summary
Line 8:
 
A [[JDBC-ODBC Bridge]] is a [[JDBC]] driver which employs the ODBC driver to connect to the database. This driver translates JDBC method calls into ODBC function calls. The bridge is usually used when there is no [[JDBC]] driver available for a particular database.
 
See also: [[unixODBC]]
 
==External links==
*[http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/dasdkodbcoverview.asp Microsoft ODBC Documentation]
*[http://www.roth.net/perl/odbc/conf/sld002.htm Presentation slides from www.roth.net]
*http://www.odbc.org/
 
[[de:ODBC]]