Viewing 15 posts - 76 through 90 (of 99 total)
I have a table called Current_Roster with a column called Territory_ID. We use logic in our territory ID's so that each sales rep "rolls up" into their district (example, H21H01...
September 3, 2009 at 11:42 am
Here's a simple scalar udf that gets the last day of month(LDOM). While the code is not "obvious" I don't consider the obtuse syntax a readability issue because it's well...
September 3, 2009 at 10:52 am
We're running 2005 with only a few 2000 boxes left. We haven't touched 2008 at all yet-- but I figured it was possible MSFT could have done a major revamp...
September 2, 2009 at 9:34 am
> But the weird thing is that this works if it is a Windows login, but not for a SQL login.
Off the top of my head I'd say THIS...
August 6, 2009 at 10:52 am
>someone decided that 12/31/9999 was going to be the end date
Oh, just GREAT.
That means when Y10K rolls around, we're gonna hafta listen to the Mac camp brag about their OS...
July 13, 2009 at 10:36 am
You don't indicate what version you're running, but if SQL2005 you could (quick n dirty) do this.. it returns a superset of the columns you used but you can always...
April 24, 2009 at 3:07 pm
You may want to check out Ultra Edit. Save 2 usp's to text files and do File/Compare Files. It shows the files side by side with the extra/missing rows highlighted.
It...
March 10, 2009 at 11:04 am
Ah... the edit on the previous message didn't float this thread in the list of topics, so... has anyone else been able to output to UTF-8?
January 27, 2009 at 11:48 am
Has anyone out there tried this, either with success or failure?
Adding this 1/27:
One more whimper to try to get some additional responses.
January 16, 2009 at 5:27 pm
Right... I'm already doing that, 3rd line from the end in the OP. Unless that's not the right CP...
January 15, 2009 at 9:56 am
*Wow*
I just found this article and cannot wait to run some tests and eventually try it out in prod. I've only read the first page of comments, so no doubt...
November 21, 2008 at 10:43 am
Heh... the only flaw in your thinking, was thinking there was a flaw in your thinking...
>I'm curious why you did not want to specify these (key_source & identity_value) parameters?
It...
November 19, 2008 at 8:02 pm
Success.
I think what happened was the authentication was preserved between steps and it messed me up. If you restore the Service Master key backup from server1 to server2-- then restore...
November 19, 2008 at 11:40 am
Hrmm... this is like peeling an onion... the more layers I get through, the more I cry. I must've done something terribly wrong. I followed your template (except I did...
November 18, 2008 at 3:21 pm
Thanks again for all your input...
Re "Moving Encrypted Data to Another Server - Disaster Recovery"... oops. Right there, big as life.
I've read a few of the articles by Laurentiu...
November 17, 2008 at 4:56 pm
Viewing 15 posts - 76 through 90 (of 99 total)