Articles

External Article

Working around schema drift in SQL Server

At Stack Overflow, our environment has multiple implementations of a largely – but not 100% – identical schema. (By “schema,” I mostly mean the set of tables within a database.) I sometimes need to retrieve or update data across a large number of sites. Let’s say, pulling or removing information from the Users table, and related tables, across all of our databases.

2023-09-01

External Article

10 reasons to choose Flyway

Thousands of organizations use DevOps practices every day to deliver application changes. But what about the database? Excluding the database from your DevOps pipeline and processes risks application performance, data security and integrity. With Flyway, Redgate solves this challenge in one complete solution that sits inside your existing DevOps platform and processes. Find out the 10 reasons why organizations worldwide choose Flyway.

2023-08-28

External Article

Screen Scraping with Python and BeautifulSoup Code Examples

BeautifulSoup (sometimes referred to as Beautiful Soup library) is one of several widely used screen scraping packages for a web page. It is highly regarded for its ease of use and power.
Screen scraping enables developers to create solutions that permit comparative analyses from all over the internet, such as web applications that look for the best price on an item from many different online stores.

2023-08-25

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

what if my last resort on extracting excel is at the cell level?

By stan

Hi, after i copy in ssis my excel file to a secured folder, its...

dont see a file system task approach to copying excel

By stan

Hi , rather than the approach at https://stackoverflow.com/questions/68314594/copy-an-excel-sheet-and-move-to-a-new-location-using-ssis where content rather than file level...

need community help on 1 final cdata odbc driver product eval question

By stan

Hi, for whatever reasons,  CDATA is conflicted about answering 1 remaining disclosure type question...

Visit the forum

Question of the Day

What is Terraform?

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

See possible answers