01-12-23 06:05 PM
Hello Everyone! I am using Blueprism version 7.1 and I am currently getting this error when trying to execute an sql query using Data - SQL Server - Execute Action. Basically this query updates like 1000+rows in the table and it is taking like 20 seconds to complete when I am trying to execute the same query in MS SQL Server. There is no problem identified in connecting to the database but still it is not able to complete the execution. Any help/suggestions are very much appreciated as I am stuck currently at this point.
Thanks in advance 🙂
02-12-23 10:31 PM
03-12-23 04:24 AM
HI Ravi Teja Patchava,
I would suggest to use SQL Bulk insert it will be faster and more reliable.