1.While it may be common to hear the phrase ODBC driver, it is not exactly the same as the term ODBC API (and shouldn't be construed as such).
虽然我们经常听到ODBC驱动程序这种说法,但这不完全等同于术语ODBCAPI(而且也不应该那样去解释)。
2.You are now ready to build ODBC data sources through which you can connect to your Adaptive Server Anywhere databases.
现在已做好了创建ODBC数据源的准备,您可以通过该数据源连接到AdaptiveServerAnywhere数据库。
3.Therefore, ODBC does not always describe column names as defined in the RESULT clause of the stored procedure definition.
因此,ODBC并不总是按照存储过程定义中的RESULT子句中的定义来描述列名称。
4.With an ODBC connection, you can connect to any database, on any computer in your network, as long as an ODBC connection is available.
只要有有效的ODBC连接,你可以连接到你的网域中任何电脑上的任何数据库。
5.Allocating an environment handle is usually the first step in an ODBC application.
分配一个环境句柄通常是ODBC应用程序中的第一步。
6.From our surveys, cross-platform support is one of the main reasons indicated by our partners for aligning their applications with ODBC.
从调查中可以看出,我们的合作伙伴让应用程序使用ODBC的主要原因之一就是跨平台的支持。
7.For each ODBC function invoked, a special value known as a return code is returned to the calling application.
对于每个被调用的ODBC函数,都要向调用它的应用程序返回一个值,该值就是所谓的返回代码。
8.Instances of this class represent any ODBC Translators that are included as part of a products installation .
这个类别的范例代表作为产品安装的一部分的任何ODBC转换器。
9.This class represents any ODBC drivers that are to be installed as part of a particular product .
这个类别代表任何作为特别产品一部分安装的ODBC驱动程序。
10.The data provider does not support any ODBC escape sequences, including the {resultset} escape used to specify REF CURSOR parameters.
数据提供程序不支持任何ODBC转义序列,包括用于指定REFCURSOR参数的{resultset}转义。