All About SQL

Blog Post

Azure Redis Commands

Now that we have created our Redis Cache lets connect to it. You can use the most common tool redis cli.exe https://redis.io/download or as I am going to do,...

2022-04-14

128 reads

Blog Post

MySQL server Query Store

The query store, sounds familiar? The idea of the black box sitting within the database server watching what is going on within the environment. This is available within MySQL,...

2022-03-03

147 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