An odbc connection manager enables a package to connect to a variety of database management systems using the open database connectivity specification odbc Odbc连接管理器使得包能够使用开放式数据库连接规范( odbc )连接到多种数据库管理系统。
Type 1 - drivers that implement the jdbc api as a mapping to another data access api , such as open database connectivity odbc 这类驱动程序将jdbc api作为到另一个数据访问api的映射来实现,如开放式数据库连通性( open database connectivity , odbc ) 。
Stop all services that depend on sql server , including any service using open database connectivity odbc , such as internet information services 请停止依赖于sql server的所有服务,包括所有使用开放式数据库连接( odbc )的服务,如internet信息服务( iis ) 。
In order to have good adaptability , the odbc ( open database connectivity ) is used to create the relationship between the sql server database and application program 为了使程序具有很好的适应性和可移植性,采用odbc建立应用程序与sqlserver数据之间的连接。
Traditionally , in these cases , using either java database connectivity jdbc or open database connectivity odbc drivers was the only solution available 在这些情况下,一直以来,使用java数据库连接( jdbc )或开放式数据库连接( odbc )驱动程序是唯一可用的解决方案。
J2ee includes extensions to jdbc the java api for database connectivity that allow j2ee applications to access datasources by name using the jndi api J2ee包括jdbc的扩展(用于数据库连通性的java api ) ,该扩展允许j2ee应用程序使用jndi api来通过名称访问数据源。
Open data services exposes the extended stored procedure api used to write dll functions that can be called from transact - sql statements . open database connectivity 开放式数据服务提供用于编写dll函数的扩展存储过程api ,可以在transact - sql语句中调用这些dll函数。
In its continued commitment to interoperability , microsoft provides a java database connectivity jdbc driver for use with sql server 2005 因为microsoft对互通性所持续做出的承诺, microsoft发表了新的java database connectivity jdbc驱动程式来搭配sql server 2005 。
For example , if your previous implementation used data sources to connect to a database , use java database connectivity jdbc to connect to the database 比如,如果您的上一个实现用数据源来连接一个数据库,那么现在用java database connectivity ( jdbc )来连接到数据库。