Viewing 15 posts - 2,746 through 2,760 (of 9,399 total)
Eric M Russell (8/15/2016)
August 15, 2016 at 1:00 pm
whereisSQL? (8/15/2016)
Y.B. (8/15/2016)
Manic Star (8/15/2016)
HappyGeek (8/15/2016)
Luis Cazares (8/15/2016)
whereisSQL? (8/15/2016)
Revenant (8/15/2016)
Ray K (8/15/2016)
Ed Wagner (8/15/2016)
djj (8/15/2016)
Grumpy DBA (8/15/2016)
djj (8/15/2016)
Ed Wagner (8/15/2016)
SweetTreat
Trick
Joke
Puzzle
Jigsaw
Tools
Power
Unlimited
Opportunities
Scam
Spam
Eggs
Ham
August 15, 2016 at 12:56 pm
djj (8/15/2016)
Grumpy DBA (8/15/2016)
djj (8/15/2016)
Ed Wagner (8/15/2016)
SweetTreat
Trick
Joke
Puzzle
August 15, 2016 at 7:04 am
Your errors come from the fact that you changed your CHAR column to integer. The concatenation needs to occur on string values when you're building your list, so try...
August 15, 2016 at 7:01 am
Nice article, David. Like Jeff pointed out, if people have an irrational fear of xp_cmdshell, what are they going to think about Bash? I don't have this fear...
August 15, 2016 at 6:43 am
If you don't have any backups, then you've got a much bigger potential problem on your hands than a lost job. You should define a backup strategy and implement...
August 15, 2016 at 6:32 am
Satiz (8/15/2016)
I need a trigger script that will insert a record in Audit table when performing update ,delete operation in a that table.It must handle this by using temp...
August 15, 2016 at 6:29 am
That was a simple one, but casting is an important point. Date math is also very powerful when done right. Thanks.
August 15, 2016 at 5:21 am
ThomasRushton (8/15/2016)
Jeff Moden (8/15/2016)
ThomasRushton (8/15/2016)
ChrisM@Work (8/15/2016)
August 15, 2016 at 5:19 am
djj (8/15/2016)
TomThomson (8/13/2016)
Revenant (8/12/2016)
Kaye Cahs (8/12/2016)
Luis Cazares (8/12/2016)
whereisSQL? (8/12/2016)
Ray K (8/12/2016)
Ed Wagner (8/12/2016)
Kaye Cahs (8/12/2016)
Ed Wagner (8/12/2016)
djj (8/12/2016)
FinalistWin
Doze
Coffee
Caffeine
Stimulant
Sugar
Pops
Boston
Tea
Iced
Sweet
August 15, 2016 at 5:13 am
Please don't post the same basic question in multiple forums. It only fragments responses and spreads the discussion around so things get lost. Direct replies to http://www.sqlservercentral.com/Forums/Topic1809353-391-1.aspx.
August 13, 2016 at 8:26 am
pietlinden (8/12/2016)
SSC is becoming SPAMalot??? Hmm... Anybody have coconuts (or am I mixing up Camelot and Holy Grail?)
I believe the coconuts were in Camelot. 😉
August 13, 2016 at 8:23 am
Definitely agree. jagjitsingh, pass your varchar parameter containing a delimited string, split it apart with DelimitedSplit8K and then use it...
August 13, 2016 at 8:14 am
Sean Lange (8/12/2016)
August 12, 2016 at 2:16 pm
Brandie Tarvin (8/11/2016)
TheSQLGuru (8/9/2016)
SQLJudo did a 30-day series on creating your own SSMS Add-in. Why don't you just build what you need (and then make a product out of it...
August 12, 2016 at 12:08 pm
Viewing 15 posts - 2,746 through 2,760 (of 9,399 total)