Connecting & Inserting Data Into SQL Database Using UiPath

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 2024
  • #uipath #rpa #sql
    In this video, the following topics have been explained:
    1) How to install SQL Server Management Studio?
    2) Setting up your database
    3) Creating Tables in SQL Database
    4) Database activities in UiPath
    5) Connecting Database in UiPath
    6) Dynamically Inserting Data
    SQL Server: aka.ms/ssmsful...
    LinkedIn: / parth-doshi-2616b6127
    Phone: +917620344502
    Email: parthdoshi244@gmail.com

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

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

    nyc explanation..

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

    Perfect. Exactly what I needed.

  • @BargainBarons
    @BargainBarons 21 วันที่ผ่านมา

    You should have started from scratch, as I do NOT have the SQL server package installed, and do not know which one to install.

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

    Hi, how can we insert datatable in which column name contains spaces in SQL server using Uipath.??

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

    if we can directly execute in sql why do we need to use uipath to execute? in which scenario it is required?

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

    clean and clear explanation

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

    Can you explain the steps for connecting to Oracle 12 c database and execute a sql query?

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

    Do you have a example with Activity Bulk Insert? Please, Do you share with me, the example.?

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

    Hey Parth! I have one query can you please help me with this?
    Can we fetch data from website HTML table and import it directly into SQL server?

  • @MTSightseeing
    @MTSightseeing ปีที่แล้ว

    Hi sir, can we do this on schedule time for e.g i have one excel sheet with thousands of records and i need to insert into database daily 8 pm automatically just need to place file on path? possible

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

    Hi, I have a question. I have >100000 pdf files. will it read it and insert the records to DB?

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

    How to provide this to an end user totally non technical? Can a UI be given to them to enter the details to be inserted?

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

      It is attended automation end user can run it through their UiPath Assistant.

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

    Have you done a video where you just insert uniqe values?

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

      No Jonas, but what exactly are you looking for if any specific error you need help with let me know.

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

      @@ParthDoshiLearningByDoing I used a excel as a sourse and then did a insert but the insert dont works with removing duplicated. I want it to see id the same row alredy exist in the database. I think the source is irrelecantbecouse the data is converted as a datatable before.

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

    How to connect external machine sql database in our machine uipath

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

    What will be the server name ? I am facing lot of issues for the server name and i am unable to connect. Can you please help me with this ?

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

    I'm getting invalid object name Details for my query. I have given same table name

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

    why ma i getting this error :Execute Non Query: ORA-00936: missing expression

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

    i am getting error "MUst declare the static variable @"when i am using @

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

      Could you pls reply

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

      Have you declared the parameters and given them the value that you want to pass?
      If not then declare them.
      If yes then check if you're them properly in query.

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

    I am not getting server name brother

    • @ParthDoshiLearningByDoing
      @ParthDoshiLearningByDoing  3 ปีที่แล้ว +1

      Open SQL management studio click on connect and you will see there if not then it is the machine name you're using if you want to connect using windows credentials.

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

      Hi, I am also facing same issue. Its not connecting with my laptop name