Viewing 15 posts - 21,526 through 21,540 (of 26,490 total)
I know I'm late adding this Barry, but I have to admit that I was right. During The Rant, Steve sent me a PM asking me to write an...
April 14, 2009 at 10:16 am
I have to agree. I don't consider MDX to be a part of T-SQL. T-SQL is used to query MS SQL Server databases. Last I knew, MDX...
April 14, 2009 at 10:09 am
When you are talking about a raw file, are you talking about a raw file also created by SSIS or are you talking about a flat file, like a CSV...
April 14, 2009 at 9:40 am
dbishop (4/14/2009)
Lynn Pettis (4/14/2009)
dbishop (4/14/2009)
April 14, 2009 at 9:23 am
dndaughtery (4/13/2009)
Can anyone explain to me what the following error means:Line 0 in format file "C:\Temp\LoadFilesForProcessing\CaseLevelData\Output Files\RawCases": unexpected info item.
Could you post your format file so we may see it?
April 14, 2009 at 9:16 am
bruce.trimpop (4/14/2009)
Matt Whitfield (4/14/2009)
bruce.trimpop (4/14/2009)
April 14, 2009 at 9:11 am
We need the DDL for the tables and some sample data for the tables (in a readily consumable format). The sample data should have data that should be deleted...
April 14, 2009 at 8:58 am
dbishop (4/14/2009)
April 14, 2009 at 8:54 am
Jeff Moden (4/14/2009)
Lynn Pettis (4/13/2009)
April 14, 2009 at 8:37 am
yulichka (4/14/2009)
The statement has been terminated.)
My code:
SET...
April 14, 2009 at 8:29 am
There are several of us who would take on the challenge of attempting to rewrite a cursor based solution as a set based solution. If you take up the...
April 14, 2009 at 8:26 am
Check out the code in this post.
There I have one method being used. If you read the following post, you will also notice I did a second run making...
April 14, 2009 at 7:59 am
yulichka (4/14/2009)
April 14, 2009 at 6:40 am
As you are currently using SQL Server 2005, I'd certify on that platform first. You can upgrade your cert as you migrate to SQL Server 2008. If I...
April 13, 2009 at 10:38 pm
I made a slight change to the data loaded. I kept the data the same in both tables this time and here are the statistics io and time for...
April 13, 2009 at 10:17 pm
Viewing 15 posts - 21,526 through 21,540 (of 26,490 total)