Category: SQL Server

0

SQL Server – Cannot connect to SQL Server – A network related or instance specific error occurred

SQL Server – Cannot connect to SQL Server – A network related or instance specific error occurred

0

Graph Database – SQL Server 2017

Graph databases support a highly flexible and fine-grained data model. Graphs are extremely useful in understanding a wide diversity of datasets such as below.

1

Basics of Data Modeling and Designing – Simple.

This article covers basics of database modeling and designing based on information flow from customer’s imagination of a software application to a physical database design.

0

Change Data Capture (CDC) – SQL Server

SQL Server Change Data Capture is a feature that reads changed data from the SQL Server transaction logs and stores them in a special table.

0

SQL Server – Issue with opening SQL Server Management Studio 2014.

Resolving issue – A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 – Error Locating Server/Instance Specified).