这会加载发现向导连接到数据库所必需的DB 2通用JDBC驱动程序。
This loads the DB2 Universal JDBC Driver that is necessary for the discovery wizard to be able to connect to the database.
当使用 DBI->connect 语句(语法如下)来创建一个数据库句柄 时,DBI 模块会自动加载 DBD::DB2 驱动程序。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
加载驱动程序将使用连接器中的数据并构建 64k 缓冲以便发送给 Teradata 数据库。
The load driver will use the data from the connector and build 64k buffer to be sent to the Teradata database.
应用推荐