Technical Article

IP Numeric To String

A user defined function that converts an integer value to an IP address in dot notation format. This is performed by promoting a 32 bit signed integer value to a signed 64 bit bigint and converted to a binary representation of the integer. The purpose of this script is to allow the storage of an […]

You rated this post out of 5. Change rating

2005-11-01 (first published: )

187 reads

Blogs

You should be running on SQL Server 2022

By

It’s me again with my apparently semi-annual blog post. This time we’re going to...

Removing a PowerShell Array Element–#SQLNewBlogger

By

I saw an article on this and realized I had no idea how to...

PostgreSQL Backup Failure

By

In this blog post I wrote a tip about fixing the PostgreSQL backup failure...

Read the latest Blogs

Forums

SQL AOAG with listener ( without windows clustering)

By chetan06

Hello, I am deploying SQL 2019 Enterprise edition with AOAG ( without windows clustering)....

Event ID 65102 [Warning] FailoverClusterQueryError

By Luckless7611

Hello @all, i am facing a problem and can not find a solution... I...

Check scheduled pipelines in ADF

By blom0344

We are used to the job activity monitor in SQL server allowing quick checks...

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers