Hi guys, I’m trying to use database activity. I want to know how to rollback a database transaction. I have tried to use the start transaction with the UseTransaction property checked, and within it, I drag two Execute non query activity, the first one update a column value in a table, the second one rollback. But when I run, I got this error: Execute non query : You tried to commit or rollback a transaction without first beginning a transaction. And the result in hadn’t been change at all. Anyone can help me? Why this error would appear? Can’t Start Transaction activity begin a transaction?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to use Roll BAck and Commit transactions of SQL using uipath | 5 | 3307 | January 4, 2021 | |
| Database - Start Transaction | 9 | 3137 | December 1, 2019 | |
| Start Transaction Activity Not Working In Database Activity v1.5.0 | 0 | 678 | May 6, 2022 | |
| DatabaseTransactionアクティビティがうまくいきません | 2 | 140 | September 26, 2025 | |
| Only two Activity in Database Activity? | 5 | 1952 | March 21, 2019 |