SQL Server – Creating linked server in SQL Server Management Studio

In SQL Server environments the linked server functionality is commonly used to connect to another (remote) database or file (Xls, CVX) using SQL Server Management Studio (SSMS) and access and use the remote data and objects. Read More …

Previous authentication no longer valid on WiFi – Cisco Aironet 1240AG

Read More …

SQL Server – Create Same Stored Procedure on All Databases using sp_MSForEachDB T-SQL

Read More …

SQL Server – sp_MSForEachTable Example T-SQL Code to Count all Rows in all Tables

Read More …