(Marcin Policht) In our previous article of this series, we presented a quick introduction to Data Flow Script Component of SQL Server 2005 Integration Services and followed with more in-depth discussion about its debugging features. However, our coverage would not be complete without spending some
Tag: sql server
Migrate a SQL Server 2000 Analysis Services cluster to a SQL Server 2005 Analysis Services cluster
(Lan Lewis-Beven) We want to upgrade a SQL Server 2000 Analysis Services cluster to a SQL Server 2005 Analysis Services cluster. In this article, we will cover the following topics: • Plan the upgrade • Perform the upgrade • Verify the upgrade
The SQL Site Map Provider You’ve Been Waiting For
(Jeff Prosise) Now that ASP.NET 2.0 is a shipping product, it seems appropriate to revisit an issue that tops the new features wish lists of many developers: a SQL Server site map provider.
Bind Flash Movie to an MS SQL Server Database and a Webservice
(fastpro) I was looking for a simple solution to bind a MS SQL Server database to an older Flash movie (Flash 5 without DataGrid). I found a few examples but nothing really satisfying. So I decided to combine two scripts to get a new useful application handling Flash movies and databinding. This
Stored Procedures For Beginners — Part – 1
(Vivek.T) This article serves to prime the discussion on SQL Server stored procedure programming. It will tell you what a stored procedure is, how stored procedures are often used, and why and how you should use them.
Step-by-Step Guide: How to spec your SQL Server hardware needs
(Hilary Cotter) One of the more difficult tasks on a database administrator’s to-do list is to make economical hardware recommendations for applications still under development or about to be deployed. You must select a reputable hardware vendor with a strong future, quantify various indices abo
Counting Parents and Children with Count Distinct
(AjarnMark) The aggregate functions in SQL Server (min, max, sum, count, average, etc.) are great tools for reporting and business analysis. But sometimes, you need to tweak them just a little bit to get exactly the results you need. For example, if your manager came to you and asked for a report on
FIX: You may receive an error message after you set the DownloadGenerationsPerBatch Merge Agent parameter to a large value in SQL Server 2000 Windows CE Edition 2.0
In Microsoft SQL Server 2000 Windows CE Edition 2.0, after you set the DownloadGenerationsPerBatch Merge Agent parameter to a large value, the client applications that are synchronizing with SQL Server may not synchronize. For example, this problem occurs after you set the DownloadGenerationsPerBatc
Build temporary tables to optimize SQL queries
(Arthur Fuller) Learn how to build a table from a list of values and join the table to the target table. You’ll also discover how to build the temporary table to hold the values.
Comparing Microsoft SQL Server Replication and DataXtend RE Replication for Mobile and Distributed Applications
If you are considering Microsoft replication capabilities you need to understand how these capabilities compare to DataXtend RE. This white paper discusses the differences in SQL Server and DataXtend RE replication capabilities across several areas and also reviews the challenges of supporting multi
