Viewing 11 posts - 31 through 41 (of 41 total)
Hello,
I have been using all these solutions and finally settled for a CLR function that I found on the Internet.
It works great for me.
Regards,
Philippe
using System;
using System.Data;
using System.Data.SqlClient;
using System.Data.SqlTypes;
using Microsoft.SqlServer.Server;
public partial...
August 13, 2007 at 11:12 am
Hi,
Regarding the interactive sort, What would be the best way to set the initial sort order?
- Sort the data at the database level with ORDER BY in the query (temps...
June 14, 2007 at 11:53 am
Hi,
It would have been good to mention that in SQL 2005, you can achieve the same result much more easilly by using a simple Merge Join Data flow transformation.
March 2, 2007 at 10:38 am
I have around 500 GB, going short with all the tivo, family movies and sound stuff I store and manipulate. Will buy some more drives shortly. not sure what, probably...
January 26, 2007 at 12:18 am
Hi,
As far as hiring offshore people for DBA or developer jobs, I must say that it is very difficult to find the right people and keep them. You have a...
January 25, 2007 at 9:40 pm
Hi,
Here is my personal takes on nolock.
I am working on a reporting environment where data refreshes occurs once a day. Thereafter, I can see only scores of Queries or Stored...
January 24, 2007 at 6:44 pm
Try to run a SQL Profiler trace on Analysis Services when you refresh the Excel 2003 pivot and look at the MDX query then try to use a native Excel...
January 15, 2007 at 9:13 am
This article as well as other articles on the topic specifically speak about Itanium processor.
I would like to know if one can expect similar behavior on an Opteron machine.
I...
December 8, 2006 at 10:12 am
For us the most compelling reason to upgrade right now is the Analysis Services speed improvement. I could achieve a 10 fold speed improvement with SQL2005 versus SQL2000. We have...
December 19, 2005 at 11:43 am
Hi,
I too find quite unstable to use the run package task within a DTS and use the Jobs instead to chain the DTS.
For portability reasons, I do not let the standard...
March 24, 2005 at 9:02 am
Viewing 11 posts - 31 through 41 (of 41 total)