Execute Non Query Activity UiPath | Write Insert, Update, Delete Query in UiPath | UiPath RPA

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 8

  • @UiPathRPA
    @UiPathRPA  4 ปีที่แล้ว

    Execute Non Query in UiPath

  • @rajivb775
    @rajivb775 2 ปีที่แล้ว

    Manish good explanation but i have a question to ask you, while updating the table with the data if any error occurs (example: you have 600 rows of data and where as 200th row got error) how are you going to update the table .Can you xplain that please?

  • @umerIqbal-m3g
    @umerIqbal-m3g ปีที่แล้ว

    i followed you but in your case your query is working fine but in my case i got error
    "Insert into Logs('"+Process+"','"+Comment+"')"
    can you check whats wrong

  • @navyaravikumar3051
    @navyaravikumar3051 3 ปีที่แล้ว

    Hi, I did not get dbo.configuration while creating datatable in sql

  • @eristonhenrique
    @eristonhenrique 3 ปีที่แล้ว

    saved my day, thanks.

    • @UiPathRPA
      @UiPathRPA  3 ปีที่แล้ว

      You're welcome!

  • @fabmix2367
    @fabmix2367 3 ปีที่แล้ว

    How can we insert datatable to sql server using execute non query.?

    • @UiPathRPA
      @UiPathRPA  3 ปีที่แล้ว

      You have to use For Each Row and then try one by one.