How to Install SQL Server 2005 Client Tools?
How to Install SQL Server 2005 Client Tools? Follow these steps to install SQL Server Client Tools
How to Install SQL Server 2005 Client Tools? Follow these steps to install SQL Server Client Tools
Here is the quickest way to query Active Directory directly from TSQL.
Here is the solution to fix the failed installation of SQL Server Client Tools because of MSXML 6 corrupt installation
Step by step procedure to create custom database role and how to manage permissions
Use this TSQL function to encode HTML text
This article describes the procedure to make sure your SQL Server is able to use more than 4GB of RAM, if installed
This TSQL function provides you the ability to convert a given integer into any target base. I have just updated the function with more meaningful names and added some comments to clear the logic.
here is the script which lists the name of the parent table, child table, Referred table, foreing key table and name of the foreign key constraint.
Here are the two quickest ways to find file information about the given database
Quick technique to retrieve alphanumeric values by using regular expression in TSQL