All About SQL

Blog Post

Azure VM Scale Sets

I really like scale sets. It lets you create and manage up to 1000 load balanced VMs per availability zone using windows or Linux images. (We can have flexible...

2022-06-09

45 reads

Blog Post

Azure VM Types

There are many different family groups for Azure VMs each with its own purpose. Below is a summary of what can be selected. This is important because for example...

2022-06-06

16 reads

Blog Post

Azure High Availability

Lets write about Microsoft Azure, specially the area of high availability when it comes to virtual machines. No doubt you will know about Azure Virtual Machines. IaaS approach is...

2022-05-31

16 reads

Blogs

Cyber Scams and Operation Shamrock

By

Erin West gave the keynote for the 2025 Techno Security & Digital Forensics East...

The Book of Redgate: Ingeniously Simple

By

Redgate has been known for many useful tools that are easy to use. We’ve...

Building a Todo List RESTful API in C++ with Docker, GitHub Actions, Azure ACR: A Beginner’s Guide

By

C++ is a highly versatile language for developing console applications, batch processing, and performance-critical...

Read the latest Blogs

Forums

BULK INSERT messing up import of CSV file with a comma in it

By water490

Hi everyone I am using BULK INSERT to load a CSV.  I have noticed...

Users Default Schema in a stored procedure.

By Michael L John

One of our systems contains data for multiple organizations.  OrgA should not be able...

Calculating Difference between Multiple Dates for a Given Condition in HH:MM:SS

By satnam.singh 44358

We have the following requirement:- Event_Time                 ...

Visit the forum

Question of the Day

Updating a Data API Builder Connection String

Can I use dab update to update a connection string in my Data API Builder configuration file?

See possible answers