Viewing 15 posts - 45,001 through 45,015 (of 59,095 total)
Adam Machanic (2/23/2009)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 4:57 pm
Sooooo.... Sriram.... your question has people using the "C" word. Can we please hear back from you as to why you want to do this? Not looking to...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 4:36 pm
Cursor... my word... A very effective non-cursor solution has already been posted. Why ya gotta go swearing like that? 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 4:33 pm
Hmmmm... it's starting to sound like a "connection leak", although I don't know for sure. We had that problem only once and, if memory serves correctly, we found out...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 4:29 pm
Heh... don't feel bad... it took me half a day to figure out what I was doing wrong the first time I forgot the parenthesis.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 12:27 pm
EXEC (@SQL)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 12:00 pm
Heh... I'm still trying to read what may be the greatest fantasy novel of all time... every time I get close to finishing a major part of it, they rewrite...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:48 am
Steve Jones - Editor (2/23/2009)
The delete is a mess....
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:41 am
p.s. You may have better luck if you posted this on the SSIS forum.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:39 am
Yes... just sub a column name in the place of the string literal in both places.
So far as exactly how to do it in SSIS, I don't know because I...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:38 am
I'd like to be able to click on a folder and select "Download" and have it create a simple file (or, 1 file each) instead of manually opening each PM,...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:31 am
FULL OUTER JOIN would solve it all.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:08 am
SELECT SUBSTRING('02968-01999-00013 - 9',1,CHARINDEX(' ','02968-01999-00013 - 9')-1)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:05 am
I'd be happy to delete mine... right after someone tells me how to download them all. I'd like to keep the ones that still remain.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 11:01 am
One of the few sets of "novels" I've read from start to finish is the 10 book collection for "John Carter of Mars" written by Edgar Rice Burroughs (same guy...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2009 at 10:42 am
Viewing 15 posts - 45,001 through 45,015 (of 59,095 total)