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编程语言处理数据库所需的所有知识。
应用推荐