UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

开发者活动

上次更新日期 2026年4月21日

关于“数据库”活动包

重要提示:

The Database activity package has been made open-source. Feel free to collaborate on our Github repositories.

“数据库” 活动包使用户可以连接到数据库,并在其中执行所有操作,例如执行事务或查询和非查询操作。 它可用于直接或通过 ODBC/OLE DB 连接到大量数据库,例如SQL ServerOracleDB2等。

备注:

The OLE DB connectivity method is not supported on Linux machines.

The Start Transaction activity is a container designed to enable the user to connect to a database, perform multiple actions and then disconnect.

The Connect and Disconnect activities can also be used to connect to a database and consequently disconnect, performing any desired actions with individual connections.

使用“DatabaseConnection”变量后,连接过程方能运行。该变量对于您连接到的每个数据库具有唯一性;获得该变量后,随后便可将其用于整个自动化项目,以便连接到所述的数据库。

备注:

Windows projects require having the 64-bit driver installed on the machine to establish a database connection.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新