| 1. | Odbc driver manager Odbc驱动程序管理器 |
| 2. | A set of odbc drivers with the odbc driver manager and the odbc administrator program 带有odbc驱动程序管理器和odbc管理器程序的一组odbc驱动程序。 |
| 3. | Indicates that the odbc driver manager environment handle can be released when the last underlying connection is released 指示当释放最后的基础连接时可以释放odbc驱动程序管理器环境句柄。 |
| 4. | A dynamic - link library odbccr32 . dll that resides between the odbc driver manager and the drivers and handles scrolling through the data 驻留在odbc驱动程序管理器和该驱动程序之间并处理数据滚动的动态链接库( odbccr32 . dll ) 。 |
| 5. | When you use the . net framework data provider for odbc , you do not have to enable connection pooling because the odbc driver manager manages this automatically 当使用用于odbc的. net framework数据提供程序时,不必启用连接池,因为odbc驱动程序管理器会自动对此进行管理。 |
| 6. | Connection pooling for the . net framework data provider for odbc is managed by the odbc driver manager that is used for the connection , and is not affected by the . net framework data provider for odbc Odbc . net framework数据提供程序的连接池由用于该连接的odbc驱动程序管理器管理,不受odbc . net framework数据提供程序的影响。 |
| 7. | Compiling unified odbc against an odbc driver manager enables it to access any database that offers an odbc driver , at the slight cost of imposing an additional layer of overhead in database communication 针对odbc驱动程序管理器进行编译,使unified odbc能够访问任何提供odbc驱动程序的数据库,由于在上面增加了数据库通信层而略微增加了性能成本。 |
| 8. | Compiling unified odbc directly against native database libraries , such as the db2 call level interface , avoids the overhead of the odbc driver manager layer at the cost of restricting you to a subset of accessible databases 直接针对本机数据库函数库(如db2 call level interface ( cli ) )编译unified odbc ,避免了odbc驱动程序管理器层的开销,代价是限制了可访问数据库的类型。 |
| 9. | If you re running on windows , or if you opted to build against an odbc driver manager on unix - style platforms , it s worth noting that pdo odbc will automatically attempt to use the odbc connection pooling feature of the driver manager 如果您使用的是windows ,或者如果您选择在unix型平台上使用一个odbc驱动程序管理器,那么值得注意的是, pdo _ odbc将自动尝试使用该驱动程序管理器的odbc连接池特性。 |
| 10. | Written in c for maximum speed and conforming to a subset of the odbc specification for portability , the unified odbc extension can be compiled against odbc driver managers or native database libraries that implement an odbc - compatible interface Unified odbc扩展为获得最高速度而用c语言编写而成,为保证可移植性而遵循odbc规范的一个子集,可以针对odbc驱动程序管理器或者实现odbc兼容接口的本机数据库函数库进行编译。 |