Steps requied to create an ODBC data source
创建ODBC 数据源所需的步骤
Installing and registering an ODBC driver.
安装和注册odbc驱动程序。
In this step you configure the ODBC stages.
在这一步,您要配置odbc阶段。
Next, you must install the PHP ODBC driver.
接下来,您必须安装PHPOD BC驱动程序。
Overcoming common problems with Unified ODBC
克服统一ODBC 中的常见问题
Then install the ODBC-to-database connector.
然后安装“ODBC到数据库”的连接器。
Finally, catalog the database as an ODBC data source.
最后,将该数据库编目为一个ODBC数据源。
This format represents syntax used with ODBC functions.
这个格式表示的是odbc函数的语法。
The output in Listing 19 shows some entries in a ODBC trace file.
清单19中的输出显示了ODBC跟踪文件中的一些条目。
Using ODBC provides the greatest portability between systems.
使用ODBC 使系统间的可移植性得到大大提高。
The transition to ODBC was great and marked a milestone in access.
向odbc的转变意义重大,被认为数据访问的一个里程碑。
Optimize ODBC wrapper performance using the ODBC tuning utility
使用ODBC调优实用程序优化 ODBC包装器性能
ODBC can be a great technique for maximizing universal connectivity.
ODBC是一项伟大的技术,可最大限度地提高通用连接性。
The database access, ODBC, has suffered from performance stigma.
数据库访问组件odbc已经遭受到性能上的尴尬。
Optimizing ODBC wrapper performance with the ODBC tuning utility
用ODBC调优实用程序优化 ODBC包装器性能
Select the registered ODBC DSN (data source name) from the select box.
从选择框中选择已注册的ODBCDSN(数据源名称)。
The default value for this server option is 1 for non-ODBC data sources.
对于非odbc数据源,该服务器选项的缺省值为1。
All WFS-supported wrappers except ODBC allow multiple cursors per connection.
除了odbc外,WFS支持的所有包装器都允许每个连接有多个游标。
The default setting is 'Y' for all relational data sources, except ODBC sources.
对于除ODBC数据源之外的所有关系数据源,默认的设置是'Y'。
The sections above described the various modules within an ODBC application.
上一节描述了ODBC应用程序中的各种不同模块。
Register the database as a data soure to make it is available to ODBC applications.
以数据源的形式注册数据库,以便将它用于ODBC 应用程序。
PHP's Unified ODBC functions are particularly attractive to application developers.
PHP的统一ODBC函数对应用程序开发人员极具吸引力。
ODBC applications do not require the explicit declaration and use of host variables.
ODBC应用程序不需要显式声明,也不需要使用宿主变量。
ODBC is a software driver system for connecting programming languages with data stores.
ODBC是一个软件驱动程序系统,用于连接编程语言与数据存储。
ODBC client: An application that USES the ODBC API to interact with a database server.
ODBC客户端:使用ODBCAPI与数据库服务器交互的应用程序。
Third-party applications that use Open Database Connectivity (ODBC) can also read the data.
使用开放式数据库连接(odbc)的第三方应用程序可以读取此数据。
In fact, any valid ODBC data source connection string may be specified after the colon character.
实际上,在冒号字符之后可以指定任何有效的ODBC数据源连接字符串。
You can find additional information regarding ODBC and SQLIDEBUG traces in the Resources section.
您可以在参考资料一节中找到有关odbc和SQLIDEBUG跟踪的更多信息。
All of the following PHP scripts use the Unified ODBC functions described in the PHP documentation.
下列所有php脚本都使用了PHP文档中所描述的统一odbc函数。
The ODBC wrapper is a generic wrapper which supports access to all ODBC 3.x compliant data sources.
ODBC包装器是一种通用包装器,它支持对所有遵从 ODBC 3.x 的数据源的访问。
应用推荐