February 20, 2010 at 11:31 pm
What's the secret to posting tsql code in our forums? I can't find any docs. on that topic. I see many postings where the code is well formatted, color syntax, etc.
.
February 21, 2010 at 12:43 am
There are two secrets:
First is the [ code="sql" ] tags. Like this:
SELECT * FROM YourTable
The second is the [Quote] button above every post. Whenever you see a cool effect in a post, just click the Quote button to see how it was done with IFCode tags. Use the [Preview] button if you want to try out stuff yourself. Just don't hit the [Post Reply] button, and nothing will actually be posted to the forum.
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
February 21, 2010 at 10:12 am
Got it! Thank you! Now I can post readable code finally! 🙂
.
February 21, 2010 at 12:55 pm
Glad I could help. 🙂
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply