SQL Server with Mr. Denny:

SearchSQLServer.com

Oct 7 2009   7:50AM GMT

Data Transformation Services vs. SSIS: The key differences



Posted by: mrdenny
DTS, SSIS, SQL Server 2008, SearchSQLServer.com

I recently published an article on SearchSQLServer.com about DTS and SSIS where I talk about some of the differences.  Obvsiolly I didn’t cover all the differences between DTS and SSIS, just some of them.  So don’t go railing on me that I didn’t cover something.

Denny

Aug 26 2009   3:34PM GMT

Clearing the Windows page file and its effect on server performance



Posted by: mrdenny
SearchSQLServer.com, Article, Page File, Microsoft Windows

I just published a new article over on SearchSQLServer.com about “Clearing the Windows page file and its effect on server performance“.  In the article I talk about the pros and cons of telling Windows to clear out the page file when the server is rebooted.

Denny


Jul 27 2009   11:58AM GMT

Push vs. pull: Configuring SQL Server replication



Posted by: mrdenny
SQL Server, Replication, SearchSQLServer.com

I’ve published a new artcile over on SearchSQLServer.com.  This article is titled “Push vs. pull: Configuring SQL Server replication“.  In this article I talk about the differences between the two, and when each should be used, as well as how to combine them to get the best of both.

Denny


Jul 9 2009   1:27AM GMT

Setting up SQL Server Service Broker for secure communication



Posted by: mrdenny
Article, Service Broker, SQL Server 2008, SQL Server 2005, SearchSQLServer.com

Today a new article that I wrote was posted up on SearchSQLServer.com.

The article is about setting up SQL Service Broker to use Certificates to secure the traffic between the instances.

Denny


Mar 30 2009   5:27PM GMT

Article: Testing a SQL Server environment before an upgrade



Posted by: mrdenny
SearchSQLServer.com, Testing, Upgrading, Article

I just published another article up on SearchSQLServer.com.  This one is entitled Testing a SQL Server environment before an upgrade.  In it I talk about some successes and some failures that I’ve seen when upgrading SQL Server versions and how the failures could have been avoided.


Feb 16 2009   9:53PM GMT

Processing XML files with SQL Server functions



Posted by: mrdenny
SearchSQLServer.com, XML, OPENXML

I just published a new article on SearchSQLServer.com called Processing XML files with SQL Server functions.

In this article I talk about how to get data from XML files on disk into the SQL Server, and then provide examples on how to use OPENXML to turn the XML data into tabular data so that you can use it within SQL Server.

Denny