Hi Community,
In Bulk update: Activity I’m Facing this Error Incorrect syntax near the keyword ‘INTO’.
Microsoft.Data.SqlClient.SqlException: Incorrect syntax near the keyword ‘INTO’. at UiPath.Database.Activities.BulkUpdate.HandleException(Exception ex, Boolean continueOnError)
at UiPath.Database.Activities.BulkUpdate.ExecuteAsync(AsyncCodeActivityContext context, CancellationToken cancellationToken)
at UiPath.Database.Activities.AsyncTaskCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

The activity configuration seems correct. Try updating the Database activities package to latest possible version and try again.
Thanks,
Ashok ![]()
Make sure you are using the non-preview version of the dependency.
Hope it helps!