August 9, 2011 at 4:15 pm
Got a nice corruption challenge for anyone who's interested...
http://www.sqlservercentral.com/Forums/Topic1157321-266-1.aspx
August 9, 2011 at 6:54 pm
mazzz (8/9/2011)
I spotted this drinking establishment during a fleeting visit to Bradford, UK, and thought of this thread...
Actually, this is the fastest bar in the world as the guy who runs it is an MDP. When submitting your query you will need to specify your entire nights drinking as a batch, followed by a bulk insert. If you or your buddies attempt to return to the bar for another round your procession will be terminated by a sysbouncer.
Recovery has been outsourced to a nearby hospital.
Steve.
August 9, 2011 at 7:41 pm
Tom.Thomson (8/8/2011)
...
Just thought it interesting regarding the MVP thread, that when he felt I was attacking him, he would respond. I apologized, just as I said I would if someone thought I was wrong regarding my interpretation of his statement, and nary a word of acknowledgement.
A part of me can see him chuckling while he sits at his computer.
Any way, time to move on.
August 9, 2011 at 7:53 pm
Lynn Pettis (8/9/2011)
Tom.Thomson (8/8/2011)
...... and nary a word of acknowledgement.
Sometimes it's better just to let things be.
Steve.
August 9, 2011 at 8:50 pm
Lynn Pettis (8/9/2011)
Tom.Thomson (8/8/2011)
...Just thought it interesting regarding the MVP thread, that when he felt I was attacking him, he would respond. I apologized, just as I said I would if someone thought I was wrong regarding my interpretation of his statement, and nary a word of acknowledgement.
A part of me can see him chuckling while he sits at his computer.
You may be right, but I hope you are wrong. I have an "always give the benefit or the doubt" prejudice, especially when I see language problems (I have seen much misinterpretations caused by language problems, because that's where my work has taken me, so I tend to interpret bad English very carefully), and it could be that prejudice that makes me disagree with you on this one.
Tom
August 9, 2011 at 8:51 pm
Fal (8/9/2011)
Lynn Pettis (8/9/2011)
Tom.Thomson (8/8/2011)
...... and nary a word of acknowledgement.
Sometimes it's better just to let things be.
Steve.
That's why I haven't said anything more there and simply moving onward.
August 9, 2011 at 9:15 pm
Tom.Thomson (8/9/2011)
Lynn Pettis (8/9/2011)
Tom.Thomson (8/8/2011)
...Just thought it interesting regarding the MVP thread, that when he felt I was attacking him, he would respond. I apologized, just as I said I would if someone thought I was wrong regarding my interpretation of his statement, and nary a word of acknowledgement.
A part of me can see him chuckling while he sits at his computer.
You may be right, but I hope you are wrong. I have an "always give the benefit or the doubt" prejudice, especially when I see language problems (I have seen much misinterpretations caused by language problems, because that's where my work has taken me, so I tend to interpret bad English very carefully), and it could be that prejudice that makes me disagree with you on this one.
Not a problem. I fully understand how perceptions play into things, that is one thing working as a Soccer Ref has taught me over the years.
August 10, 2011 at 4:39 am
Help me bug Microsoft about a minor issue that is driving me sane.
This one is giving me heartburn. I almost ran something in Production that was supposed to be run on Dev yesterday because I didn't catch what instance the query opened up against.
August 10, 2011 at 6:01 am
Brandie Tarvin (8/10/2011)
Help me bug Microsoft about a minor issue that is driving me sane.This one is giving me heartburn. I almost ran something in Production that was supposed to be run on Dev yesterday because I didn't catch what instance the query opened up against.
I casted my vote (had another thread just like yours yesterday).
In the meantime you can install this. This allows you to change the background color based on the env. you are in.
August 10, 2011 at 6:04 am
Ninja's_RGR'us (8/10/2011)
Brandie Tarvin (8/10/2011)
Help me bug Microsoft about a minor issue that is driving me sane.This one is giving me heartburn. I almost ran something in Production that was supposed to be run on Dev yesterday because I didn't catch what instance the query opened up against.
I casted my vote (had another thread just like yours yesterday).
In the meantime you can install this. This allows you to change the background color based on the env. you are in.
I believe you can already change the color of the connection at the bottom of the query window with out-of-the-box SSMS.
Anyway, +1 for connect item.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
August 10, 2011 at 6:20 am
Ninja's_RGR'us (8/10/2011)
In the meantime you can install this. This allows you to change the background color based on the env. you are in.
You just made my day. Half my time this morning doing a production rollout of a collection of stored procs that support one of our integration was eaten up checking and rechecking that I was connected to the correct server instance.
And all it really should have involved was running a few already-tested .sql files.
-Ki
August 10, 2011 at 6:23 am
Koen Verbeeck (8/10/2011)
Ninja's_RGR'us (8/10/2011)
Brandie Tarvin (8/10/2011)
Help me bug Microsoft about a minor issue that is driving me sane.This one is giving me heartburn. I almost ran something in Production that was supposed to be run on Dev yesterday because I didn't catch what instance the query opened up against.
I casted my vote (had another thread just like yours yesterday).
In the meantime you can install this. This allows you to change the background color based on the env. you are in.
I believe you can already change the color of the connection at the bottom of the query window with out-of-the-box SSMS.
Anyway, +1 for connect item.
you can
http://sqlfool.com/2009/03/ssms-server-settings/
perhaps you would care to vote for this connect item?
https://connect.microsoft.com/SQLServer/feedback/details/156852/sql2005-sqlagent-msdb-security-roles
---------------------------------------------------------------------
August 10, 2011 at 6:31 am
mazzz (8/9/2011)
I spotted this drinking establishment during a fleeting visit to Bradford, UK, and thought of this thread...
this is actually an example of where RBAR is a good thing. I prefer to get my drinks one after the other with pauses in between rather than all at once.
I went to Bradford once but it was shut.
---------------------------------------------------------------------
August 10, 2011 at 7:05 am
george sibbald (8/10/2011)
Koen Verbeeck (8/10/2011)
Ninja's_RGR'us (8/10/2011)
Brandie Tarvin (8/10/2011)
Help me bug Microsoft about a minor issue that is driving me sane.This one is giving me heartburn. I almost ran something in Production that was supposed to be run on Dev yesterday because I didn't catch what instance the query opened up against.
I casted my vote (had another thread just like yours yesterday).
In the meantime you can install this. This allows you to change the background color based on the env. you are in.
I believe you can already change the color of the connection at the bottom of the query window with out-of-the-box SSMS.
Anyway, +1 for connect item.
you can
http://sqlfool.com/2009/03/ssms-server-settings/
perhaps you would care to vote for this connect item?
https://connect.microsoft.com/SQLServer/feedback/details/156852/sql2005-sqlagent-msdb-security-roles
Thanks for the links. The connect item has been closed as by design and I agree with that one.
August 10, 2011 at 7:05 am
Kiara (8/10/2011)
Ninja's_RGR'us (8/10/2011)
In the meantime you can install this. This allows you to change the background color based on the env. you are in.
You just made my day. Half my time this morning doing a production rollout of a collection of stored procs that support one of our integration was eaten up checking and rechecking that I was connected to the correct server instance.
And all it really should have involved was running a few already-tested .sql files.
Glad it helped :-).
Viewing 15 posts - 28,891 through 28,905 (of 66,712 total)
You must be logged in to reply to this topic. Login to reply