From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Overview

Overview

- [Bryan] In this section, I'd like to demonstrate the basics of automating a Windows SQL Server database. The high level steps of what we're going to do include creating a new project, adding the UiPath database activity as a dependency, then using the UiPath database activity to connect to the database, query the database, and then disconnect from the database. If you don't already have SQL Server database skills, go ahead and check out my RPA Tech primer course and use the promo code "DATABASE" to get a good price on that. Among many other basic tech skills, there's a section in that course that gives you a great high level overview about databases. In this picture, we see a typical company on the left side, and at the bottom is a database. You can see there's a sense of employees and products and orders in there, and just above the database, we see something like an HR system, which might be adding new employees or updating performance reviews for the employees in the database…

Contents