Viewing 8 posts - 1 through 8 (of 8 total)
Geez!!! All this talk about whoops and guess what happens???
I was moving two new stored procedures from dev to prod. I usually use query analyzer to do this, but I...
June 16, 2005 at 1:03 pm
I've made this mistake before as well. I've thought about using a template like the one Chopeen showed, but I haven't really brought myself up to speed on transactions. Is...
June 16, 2005 at 7:01 am
Thanks for that bit of code Remi! I've got a ranking working now for the league teams and the response is very fast. Since the largest that table will ever...
May 25, 2005 at 2:08 pm
To be more specific, I'd like to figure out a way to do the ranking portion. I can build everything else but was wondering if someone had done something like...
May 25, 2005 at 7:17 am
You might have a chance if you do two things:
1. Buy her a big multi-caret rock on a ring for her
2. Tell her that you'll get a different monitor stand...
March 9, 2005 at 10:34 am
I've figured it out using a combination of Substring and Charindex!
April 15, 2004 at 11:37 am
I've always given thought on how this could be done, but never followed through. This is definately going into our best practices documentation!
Are there any other nifty things (clues)...
August 1, 2003 at 7:57 am
I ran into this before. Sometimes wrapping the Oracle query with OpenQuery seemed to help. Look up OpenQuery in the Transact-SQL Reference.
Brian
July 24, 2003 at 8:30 am
Viewing 8 posts - 1 through 8 (of 8 total)