Viewing 15 posts - 421 through 435 (of 1,065 total)
Matt Whitfield (9/18/2009)
Ian Scarlett (9/18/2009)
In your "football", everyone can touch the ball with their feet and only one person can touch it with their hands (the goalie). So your game...
September 18, 2009 at 8:34 am
In your "football", everyone can touch the ball with their feet and only one person can touch it with their hands (the goalie). So your game is like watching two...
September 18, 2009 at 8:16 am
You may also be interested in Jeff Moden's article on how to split using a tally table (which I couldn't find the reference to this morning). http://www.sqlservercentral.com/articles/T-SQL/62867/
If you adapt your...
September 18, 2009 at 7:43 am
And this would be a prime candidate for a bit of SQL Injection unless you parse the statements first.
September 18, 2009 at 4:40 am
Vishal Singh (9/18/2009)
Silverfox (9/18/2009)
Vishal Singh (9/18/2009)
and if nothing works, suspend the Services from Primary.:hehe:LOL, the op has enough answers, dont confuse any further.
no confusion silverfox, I said if nothing works....
September 18, 2009 at 4:37 am
There is a script on this site to find the nth occurence of a character in a string. That should get you started.:-
http://www.sqlservercentral.com/scripts/Miscellaneous/30497/
September 18, 2009 at 4:15 am
Electrix (9/18/2009)
September 18, 2009 at 3:33 am
1. I have created a share "Tlogs" & given full control to the service account under which SQLAgent is running on Z drive as and given the backp settings option...
September 18, 2009 at 3:13 am
Don't forget, when using maintenance plans, they do the backups before deleting the old ones, so you end up with more disk space being used for a while.
That probably...
September 18, 2009 at 2:33 am
The only certain way to find out which is best, is to test both ways.
In his book on SQL Server 200 Replication, Hilary Cotter (SQL Server MVP) actually suggests method...
September 18, 2009 at 1:27 am
Jeff Moden (9/17/2009)
September 18, 2009 at 1:16 am
Lynn Pettis (9/17/2009)
Well, he did apologize, but I'm not sure if there was enough grovelling. 😛
As you say, he did appologize... which is more than quite a few others have...
September 17, 2009 at 2:21 pm
Old Hand: Note that without a WHERE clause, a CROSS JOIN produces a cartesian product. If you don't believe me, look it up in Books Online.
It does, but did you...
September 17, 2009 at 8:40 am
I was one of the DBA's that supported the opening of Terminal 5 at Heathrow.
You admit to being involved in that fiasco!!!!:w00t:
September 17, 2009 at 7:23 am
Matt Whitfield (9/17/2009)It could happen - more than one person with the same name living in the same place working for the same company. Wearing the same t-shirt 😀
Indeed it...
September 17, 2009 at 5:56 am
Viewing 15 posts - 421 through 435 (of 1,065 total)