Creating and Loading Update Files
Microsoft's SQL Server Development Team Here are two ways to create and load update files to a remote site.read more
View ArticleSQL Server Magazine UPDATE, November 7, 2002
Various Authors Brian Moran asks for reader input, learn how to validate character strings containing IP addresses using a CHECK constraint, find out how to create and load update files, and more!read...
View ArticleCheck UDP Port 1434
Brian Moran Many people forget that UDP port 1434 needs to be open to ensure that you can correctly access and browse names instances.read more
View ArticleChecking Port Numbers
Brian Moran Find out what your options are when determining the port number a SQL Server instance is using.read more
View ArticleSending Mail from SQL Server
Brian Moran Looking for an alternative to Microsoft Outlook when sending mail from SQL Server? Check out XPSMTP.read more
View ArticleBetter SQL Server Security
Michael Otey The Internet and the emergence of new protocols have driven computing to new levels. The threat from viruses and network intruders has never been higher. Here are seven steps to setting...
View ArticleDynamically Obtain a SQL Server’s IP Address in T-SQL Code
Eli Leiba The getSQL_IPaddr.sql procedure uses the Ipconfig utility to dynamically find the IP address of a server running Microsoft SQL Server.read more
View ArticleNative XML Web Services in SQL Server 2005
Roman Rehak Remove dependency on IIS and third-party applications to create your own feature-rich enterprise database solutions The Native XML Web Services feature in SQL Server 2005 removes...
View ArticleSQL Nitro Claims to Supercharge SQL Network Performance
Jeff James New Product Offers SQL Server Performance Acceleration DBA 24 Hours has developed a new software product--SQL Nitro--that the company claims will improve SQL application response times and...
View ArticleSQL Server 2005 Client Network Libraries
Michael Otey Client network libraries are vital in SQL Server, enabling the communications link between client applications and the SQL Server system. This list will help you get acquainted with SQL...
View Article