With dynamic interfaces, such as ODBC or JDBC, full opens are avoided by using a "prepare once, execute many" programming paradigm.
对于ODBC或JDBC这样的动态接口,应该使用“一次准备、多次执行”的编程范型避免完全的开放性。
ODBC works by acting as a twofold interface or connector design: First, as a programming language system to an ODBC system and second, as an ODBC system to a data storage system.
ODBC的作用是充当接口或连接器,它具有双重设计目标:首先,对于ODBC系统,它充当的是编程语言系统,其次,对于数据存储系统,它充当的是ODBC系统。
Hopefully, this article has provided what you need for starting to work with databases through ODBC using the PHP programming language.
我们希望本文能为您提供通过ODBC使用PHP编程语言处理数据库所需的所有知识。
ODBC is a software driver system for connecting programming languages with data stores.
ODBC是一个软件驱动程序系统,用于连接编程语言与数据存储。
This is in addition to the ODBC system itself, which handles the configuration of data sources and allows the ambiguity of data sources and programming languages.
除了ODBC系统本身之外,ODBC还可以处理数据源的配置,允许数据源和编程语言之间存在模糊性。
The figure is intended to illustrate that the traditional implementation may be based upon a relational application programming interface (API) using SQL (JDBC/ODBC) or XQuery.
此图旨在演示可以基于使用SQL (JDBC/ODBC)或XQuery 的关系应用程序编程接口的传统实现。
Therefore, ODBC requires a programming-language-to-ODBC driver (for example, the PHP-ODBC Library) and an ODBC-to-data-storage-system driver (such as the MySQL-ODBC Library).
所以,OD BC需要一个“对odbc而言是编程语言”的驱动程序(例如PHP - odbc库)和一个“对数据存储系统而言是ODBC”的驱动程序(比如mysql - odbc库)。
The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C++.
示例ODBC程序必须用一个适当的C语言编译器编译,例如Visual C++。
System realize the ODBC database some of the basic functions, but also there are many functions to do did not help to learn database programming.
系统中实现了ODBC数据库的一些基本功能,也还有很多功能没做,可帮助学习数据库编程。
System realize the ODBC database some of the basic functions, but also there are many functions to do did not help to learn database programming.
系统中实现了ODBC数据库的一些基本功能,也还有很多功能没做,可帮助学习数据库编程。
应用推荐