释义 |
ODBCCOCA³¹⁵¹¹¹⁺⁴BNC⁹⁷²³³⁺⁷ 基本例句 abbr.计Open Database Connectivity;开放式数据库连接性¹⁰⁰计开放式数据库互接. The main difference between an ODBC application and a CLI application is in the way the database driver is loaded. ODBC应用程序与 CLI应用程序之间主要的不同在于装载数据库驱动程序的方式。 ibm The output in Listing19 shows some entries in a ODBC trace file. 清单19中的输出显示了 ODBC跟踪文件中的一些条目。 ibm Additional stages then collect and aggregate these results and load them through an ODBC connection to the analysis database. 然后附加阶段搜集并汇总这些结果,并通过 ODBC连接将其加载到分析数据库中。 ibm Allocating an environment handle is usually the first step in an ODBC application. 分配一个环境句柄通常是 ODBC应用程序中的第一步。 ibm Database vendors each have their own set of ODBC drivers, and these drivers communicate to the DBMS using a known protocol. 每个数据库供应商都有其自己的一套 ODBC驱动程序,这些驱动程序使用一个已知协议与 DBMS通信。 ibm Finally, catalog the database as an ODBC data source. 最后,将该数据库编目为一个 ODBC数据源。 ibm For ODBC clients, resources are published as relational constructs, such as tables and stored procedures. 对于 ODBC客户端,资源是以关系型结构发布的,如表格和存储过程。 ibm From our surveys, cross-platform support is one of the main reasons indicated by our partners for aligning their applications with ODBC. 从调查中可以看出,我们的合作伙伴让应用程序使用 ODBC的主要原因之一就是跨平台的支持。 infoq Hopefully, this article has provided what you need for starting to work with databases through ODBC using the PHP programming language. 我们希望本文能为您提供通过 ODBC使用 PHP编程语言处理数据库所需的所有知识。 ibm However, you can use the ODBC support included in this client to compensate for some of these scenarios. 但是可以使用这个客户机提供的 ODBC支持弥补这类场景中的缺陷。 ibm If you select the ODBC access property for the hidden view, you can reduce the number of documents to one for each category. 如果为这个隐藏视图选择 ODBC访问属性,那么可以使每种类别的文档减少到一个。 ibm If you're using a driver manager, SAMPLE can be replaced by an ODBC-level data source name. 如果使用一个驱动程序管理器,那么可以用一个 ODBC级数据源名称替代 SAMPLE。 ibm If your federated system needs to access a data source with the ODBC wrapper, you might want to consider checking the server option PUSHDOWN. 如果您的联邦系统需要用 ODBC包装器访问一个数据源,那么您可能需要考虑检查服务器选项 PUSHDOWN。 ibm In fact, any valid ODBC data source connection string may be specified after the colon character. 实际上,在冒号字符之后可以指定任何有效的 ODBC数据源连接字符串。 ibm In this step you configure the ODBC stages. 在这一步,您要配置 ODBC阶段。 ibm No user intervention is required; the ODBC wrapper automatically recognizes that it is accessing a CF source and changes its behavior accordingly. 这里不需要用户的干预。 ODBC包装器自动认识到它正在访问一个 CF数据源,并相应地改变它的行为。 ibm Open Database Connectivity ODBC is an interface to provide universal data access to relational and non- relational database servers. 开放数据库连接 ODBC是一种接口,提供对关系和非关系数据库服务器的统一数据访问。 ibm Please note the attributes mentioned below under each type of driver attributes are the most common ones found in ODBC applications. 请注意,下面在每种类型的驱动程序属性之下提到的属性都是 ODBC应用程序中最常见的一些属性。 ibm Return codes and SQLSTATE messages aid in diagnosing error conditions during the execution of an ODBC application. 返回代码和 SQLSTATE消息可以帮助诊断 ODBC应用程序执行期间出现的错误状况。 ibm Setup open database connectivity ODBC to point to the database you wish to monitor. 设置开放数据库连接 ODBC,指向想要监视的数据库。 ibm Therefore an ODBC driver can be used in combination with this JDBC driver. 因此,可以将 ODBC驱动程序与该 JDBC驱动程序结合使用。 ibm These attributes affect the way ODBC functions behave under a specific environment. 这些属性将影响特定环境下 ODBC函数的行为方式。 ibm This format represents syntax used with ODBC functions. 这个格式表示的是 ODBC函数的语法。 ibm This is a slightly cryptic prompt asking you which type of ODBC driver you want to configure, and where it is installed. 这是一个稍微有点隐蔽的提示,它询问需要配置哪种类型的 ODBC驱动程序,以及将它安装在哪里。 ibm This type of application will not benefit from the simple connection pooling provided by the ODBC manager. 这类应用程序就无法使用 ODBC管理器所提供的简单连接池的好处。 ibm With dynamic interfaces, such as ODBC or JDBC, full opens are avoided by using a “ prepare once, execute many” programming paradigm. 对于 ODBC或 JDBC这样的动态接口,应该使用“一次准备、多次执行”的编程范型避免完全的开放性。 ibm You will develop a PHP code module to provide the core bank logic with the necessary database access using ODBC. 我们开发一个 PHP代码模块来提供核心银行逻辑,并使用 ODBC进行必要的数据库访问。 ibm ODBC applications do not require the explicit declaration and use of host variables. ODBC应用程序不需要显式声明,也不需要使用宿主变量。 ibm |