Viewing 15 posts - 331 through 345 (of 702 total)
Shahid,
Out of curiosity, what did you expect to get from this foruim that you didn't already get from SQLTeam three weeks ago? See http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=137201.
January 6, 2010 at 10:47 am
When you say the order was changed, did you mean that a select from the table returns the rows in a different sequence than they were in the flatfile? ...
January 4, 2010 at 7:05 pm
As a starting point, you can determine the day of the week for a date using the DATEPART() function. Also, since DATEDIFF() can be used to count weeks, you may...
January 4, 2010 at 6:53 pm
Maybe I 'm missing something, but from the code posted, it looks as though since all the data is defined as varchar, the "+" operator would invoke string concatenation, and...
January 4, 2010 at 6:34 pm
Lynn Pettis (12/22/2009)
(Okay, two...
December 22, 2009 at 2:06 pm
Kit G (12/21/2009)
GilaMonster (12/21/2009)
Alvin Ramard (12/21/2009)
GilaMonster (12/21/2009)
Am I missing something with this thread?http://www.sqlservercentral.com/Forums/Topic836986-146-1.aspx
Seems odd to ask on a forum for the reason that a drive is missing from a server.
You're...
December 21, 2009 at 10:18 am
When you create your output flat file connection manager, the creation dialog offers you the choice of fixed length as opposed to delimited or ragged right. I believe that ragged...
December 18, 2009 at 5:15 pm
A networked ring of a thousand Radio Shack TRS-80s running B-Trieve, asisted by a staff of thirty or so go-fers swapping floppy disks?
December 18, 2009 at 5:01 pm
Julie, I've been through a similar experience posting a QOD and then finding out that I'd missed a point. Don't fret over that.
But, more important than a statement of...
December 17, 2009 at 11:28 am
GSquared (12/16/2009)
CirquedeSQLeil (12/16/2009)
john.arnott (12/16/2009)
CirquedeSQLeil (12/14/2009)
Alvin Ramard (12/14/2009)
GSquared (12/14/2009)
CirquedeSQLeil (12/11/2009)
December 16, 2009 at 6:26 pm
CirquedeSQLeil (12/14/2009)
Alvin Ramard (12/14/2009)
GSquared (12/14/2009)
CirquedeSQLeil (12/11/2009)
December 16, 2009 at 2:03 pm
I sympathize with you, Ray. I too have to support some old DTS packages with SQL 2005. Sooner or later, our management will budget the resources to re-build their...
December 15, 2009 at 7:13 pm
Great question. It took me thorugh several layers. I had to realize that the trigger could never reach the "did not fire" branch of the if statement. Then, I...
December 2, 2009 at 4:51 pm
Bob Hovious 24601 (11/24/2009)
In order to avoid redundancy and repetition and redundancy, we have established an informal rule that newcomers first review...
November 24, 2009 at 6:38 pm
I'd always heard that Irish Coffee was the perfect food as it comprises all of the major food groups:
Alcohol
Sugar
Caffeine
November 23, 2009 at 10:53 am
Viewing 15 posts - 331 through 345 (of 702 total)