November 8, 2010 at 11:25 am
WayneS (11/8/2010)
Interesting - I always thought that when creating a procedure with parameters, that all of the parameters were to be in a set of parenthesis. I never knew the parenthesis were optional...
That's functions. I never used parentheses with procedures until a year or so ago when I noticed someone doing it. I've sort of adopted it since then for consistency's sake...
November 8, 2010 at 11:50 am
GabyYYZ (11/8/2010)
GilaMonster (11/8/2010)
Does this count? http://www.sqlservercentral.com/Forums/Topic1017255-1292-1.aspxHandled with the patience of Job...(or was that resignation).
The latter.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 8, 2010 at 12:00 pm
Craig Farrell (11/8/2010)
GilaMonster (11/8/2010)
Does this count? http://www.sqlservercentral.com/Forums/Topic1017255-1292-1.aspxBeen guilty of that a few times myself. Service Broker was my last occurence of that.
I did much the same with service broker. Tried it cross instance first then, when I just couldn't get the messages to send, moved back to a single instance. I think there's a difference between reading up on something and then trying the hardest option first and trying something simple and not even trying to find simple syntax mistakes.
I'm betting you did some investigation before going to the other DBA.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 8, 2010 at 12:45 pm
Paul White NZ (11/8/2010)
WayneS (11/8/2010)
Interesting - I always thought that when creating a procedure with parameters, that all of the parameters were to be in a set of parenthesis. I never knew the parenthesis were optional...That's functions. I never used parentheses with procedures until a year or so ago when I noticed someone doing it. I've sort of adopted it since then for consistency's sake...
I think I'll do the same, I haven't been using them at all, but it makes more sense (now anyway it'll probably bother me if I don't :-P)
---------------------------------------------------------
How best to post your question[/url]
How to post performance problems[/url]
Tally Table:What it is and how it replaces a loop[/url]
"stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."
November 8, 2010 at 5:02 pm
Minor derail. I wrote up an article in the editor here that I'm working on. I'm not sure how to give a link or visibility to another for review. For those that have worked with it before, how do you go about allowing another to proofread it? Just copy/paste to a text file and email it?
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
November 8, 2010 at 5:04 pm
Craig Farrell (11/8/2010)
Minor derail. I wrote up an article in the editor here that I'm working on. I'm not sure how to give a link or visibility to another for review. For those that have worked with it before, how do you go about allowing another to proofread it? Just copy/paste to a text file and email it?
Just put it into a text editor and email it.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
November 8, 2010 at 5:07 pm
CirquedeSQLeil (11/8/2010)
Craig Farrell (11/8/2010)
Minor derail. I wrote up an article in the editor here that I'm working on. I'm not sure how to give a link or visibility to another for review. For those that have worked with it before, how do you go about allowing another to proofread it? Just copy/paste to a text file and email it?Just put it into a text editor and email it.
Was afraid of that, the encoding doesn't seem to behave well for fonts/headers. Recommendations on keeping that straight?
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
November 8, 2010 at 5:52 pm
Forget the online text editor... put it into a word document. Steve will convert it.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
November 8, 2010 at 6:04 pm
WayneS (11/8/2010)
Forget the online text editor... put it into a word document. Steve will convert it.
NOW you tell me... π
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
November 8, 2010 at 6:30 pm
Jeff - you replaced a SharePoint 2010 presentation that was moved to Thursday. It seems to have replaced a session on High Performance Functions.
If I'm able to make it to your session (I was scheduled to be elsewhere), I'll be the one asking Sharepoint questions every 5 minutes π
Chad
November 8, 2010 at 6:47 pm
WayneS (11/8/2010)
Forget the online text editor... put it into a word document. Steve will convert it.
Seriously?
I have always converted it myself.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
November 9, 2010 at 12:32 am
WayneS (11/8/2010)
Forget the online text editor... put it into a word document. Steve will convert it.
Yeah, it's only the uninitiated (and those have far too much spare time) who use that blasted online editor junk. π :hehe:
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
November 9, 2010 at 6:41 am
I've written mine in Word.
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
November 9, 2010 at 7:02 am
Colour Ereader announced (newscientist.com). I know there are interested folks here - you can now buy one.
For fast, accurate and documented assistance in answering your questions, please read this article.
Understanding and using APPLY, (I) and (II) Paul White
Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden
November 9, 2010 at 7:22 am
Chris Morris-439714 (11/9/2010)
[-- link deleted --] I know there are interested folks here - you can now buy one.
What a useless write up that was. You think they could have mentioned the size of the display!!
OH OH. Anti-virus just picked up something on my computer. Computer stopped responding as I went to that page.
Delete that link!!!!!
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
Viewing 15 posts - 21,271 through 21,285 (of 66,738 total)
You must be logged in to reply to this topic. Login to reply