您要查找的是不是:
- They are Java Database Connectivity (JDBC) and J/SQL. 它们是“Java数据库连接”(JDBC)和J/SQL。
- While PHP has always had very good database connectivity, PDO takes PHP to the next level. 虽然PHP一直都拥有很好的数据库连接,但PDO让PHP达到一个新的高度。
- Writes each entry as a record in the Open Database Connectivity (ODBC)-compliant database that you specify. 将每个条目作为一条记录写入您指定的开放式数据库连接(ODBC)兼容数据库。
- The following sections describe Open Database Connectivity (ODBC) in more detail. 以下各部分将更加详细地介绍开放式数据库连接(ODBC)。
- You can also call OLE DB, Open Database Connectivity (ODBC), and DB-Library functions to change the packet size. 您还可以调用OLE DB、开放式数据库连接(ODBC)和DB-Library函数来更改数据包大小。
- You can use Query to set up open database connectivity (ODBC) data sources to retrieve data. 可以使用Query设置开放式数据库连接(ODBC)数据源来检索数据。
- The two database connectivity add-ons are the Database Wizard and the Link to ODBC Database command. 这两个数据库连接加载项分别是数据库向导和“链接到ODBC数据库”命令。
- The object-oriented technique and open database connectivity (ODBC) technique are applied in the system. 系统采用了面向对象的编程技术以及开放数据库互联(ODBC)技术。
- Open DataBase Connectivity is a standard database access method developed by Microsoft Corporation. 开放式数据库连接性是由微软公司开发的一种标准数据库访问方法。
- Examples of a ADO database development, including database connectivity, database data, such as reading and writing. 一个ADO数据库开发实例,包括数据库的连接,数据库数据的读取与写入等。
- Define database connection strings for the Web application. 定义Web应用程序的数据库连接字符串。
- Login information is still part of the database connection itself. 登录信息仍然是数据库连接本身中的一部分。
- Reestablish the database connection in Server Explorer. 在服务器资源管理器中重新建立数据库连接。
- The final step is to configure the database connection string. 最后一步是配置数据库连接字符串。
- The string used to open a database connection at runtime. 用于在运行时打开数据库连接的字符串。
- Typically, a branch refers to a database connection. 一般,分支指的是一个数据库连接。
- Is database connection manipulation handled properly? 数据库连接处理是否合适?
- Database error, please check database connection string. 数据库连接错误,请检查。
- Declares astatic variable to hold the database connection object. ·声明一个静态变量以保存数据库连接对象。