Articles

SQLServerCentral Article

Working with the Delete Activity in Azure Data Factory

Introduction We can use the delete activity in Azure Data Factory to delete files from both on-premises and cloud storage. In this article, we will discuss the delete activity with the various options available for the file deletion. I will show the following operations with the Delete Activity: Delete files from a folder. Delete contents […]

5 (1)

You rated this post out of 5. Change rating

2021-09-27

14,436 reads

SQLServerCentral Article

Create an RPA Flow that Connects to Oracle Data in UiPath Studio

If your company uses legacy technology systems, you can use the UiPath RPA platform to extend your process automation capabilities to these systems and eliminate repetitive, error-prone tasks of manually updating them. By using UiPath Studio, you can build an RPA program just like drawing a diagram.  With the CData ODBC Driver for Oracle, users can embed Oracle data in the workflow.  Let’s […]

You rated this post out of 5. Change rating

2021-09-24

1,417 reads

SQLServerCentral Article

Use SQLAlchemy ORMs to Access MongoDB Data in Python

The wide ecosystem of Python modules enables you get to work fast and effectively integrate your systems. You can use the CData Python Connector for MongoDB and the SQLAlchemy toolkit to build MongoDB-connected Python applications and scripts.  This article details how to use SQLAlchemy to connect to MongoDB data to query, update, delete, and insert MongoDB data.  Connecting to MongoDB Data  Connecting to MongoDB data is similar to connecting to any other relational database. Create a […]

You rated this post out of 5. Change rating

2021-09-22

4,011 reads

Blogs

Replacing Images in PBIR Format Reports

By

With the PBIR format of Power BI reports, it’s much easier to make report...

Capturing Ideas for Blogs

By

As we close out the year, I decided to drop this post here and...

A New Word: Lilo

By

lilo– n. a friendship that can lie dormant for years only to pick right...

Read the latest Blogs

Forums

Using a RETURN

By stevec883

How does this capture multiple values from a cursor, and put them into an...

convert to date

By Bruin

I have a field called DueDates in table where they stored a Date value...

Send results of a SQL query in Outlook email body

By Lord Slaagh

Hello SSC! I hope everyone had a great holiday! Happy New Year to all!...

Visit the forum

Question of the Day

What is Terraform?

What is Terraform (from Hashicorp) used for in technology?

See possible answers