Viewing 15 posts - 436 through 450 (of 984 total)
Phil Parkin (12/22/2016)
nadersam (12/22/2016)
I am trying to execute an array of comma delimited SQLs in a stored procedure.
I call it as below
declare @Parameter as nvarchar(max)
set @Parameter ='insert into...
December 22, 2016 at 9:03 am
I'm also a musician. This is one of the busiest times of the year for us. The weekend just gone was my first free weekend since October, so...
December 19, 2016 at 7:27 am
Judging by the posting patterns, some spammers are planning a migration from SQL 7...
December 19, 2016 at 7:19 am
Hugo Kornelis (12/16/2016)
Phil Parkin (12/16/2016)
I think you got hit by the infamous 'quote bug'. But don't let that prevent the additional coffee intake.
Which, for the record, occurs consistently when someone...
December 16, 2016 at 8:21 am
Phil Parkin (12/16/2016)
I think you got hit by the infamous 'quote bug'. But don't let that prevent the additional coffee intake.
No danger of that... assuming I can find the...
December 16, 2016 at 6:55 am
ThomasRushton (12/16/2016)
Brandie Tarvin (12/16/2016)
Actually, lists can be followed as a whole (I don't...
December 16, 2016 at 6:51 am
Brandie Tarvin (12/16/2016)
Actually, lists can be followed as a whole (I don't remember...
December 16, 2016 at 6:50 am
Grant Fritchey (12/16/2016)
BLOB EATER (12/16/2016)
On twitter when someone adds you to a list - what does that mean?
Oh no.
Don't let anyone do that. It's horrible. Quick, go and change your...
December 16, 2016 at 4:18 am
Gary Varga (12/14/2016)
Looks like a great agenda. Unfortunately I am at a client's site where streaming is disallowed. Even for such purposes. Good luck!!!
I believe the videos will be available...
December 14, 2016 at 6:43 am
Beatrix Kiddo (12/12/2016)
Snorting Bourbon sounds incredibly painful. I expect it would have the desired result, but you can't drive afterwards (primarily because you can't see :-D).
You're not talking about snorting...
December 14, 2016 at 2:15 am
Beatrix Kiddo (12/9/2016)
We had them before the US, didn't we?
Yup. According to Wikipedia, December 1992. I know you shouldn't rely on it as a primary source, but...
December 9, 2016 at 9:48 am
colin.frame (12/2/2016)
PS: regarding the overview, when which job will run: you can get a simple table with next runtime etc. in the SQL Server Agent (job activity monitor)
Sure, but what...
December 2, 2016 at 5:38 am
Lynn Pettis (12/1/2016)
For someone who has been "around" SSC as long as "he" has, he sure hasn't changed in all these years.
Let me guess - this is the Canine from...
December 2, 2016 at 2:25 am
Ed Wagner (11/29/2016)
Grant Fritchey (11/29/2016)
rodjkidd (11/29/2016)
Steve Jones - SSC Editor (11/25/2016)
Another day off for me, so I'm...
November 29, 2016 at 7:25 am
SSMS normally makes modifications to the SQL Server scheduled jobs through calls to sp_add_job, sp_updatejob, sp_add_jobstep, sp_update_jobstep etc in the msdb database. There's a whole "chapter" about the SQL...
November 25, 2016 at 8:04 am
Viewing 15 posts - 436 through 450 (of 984 total)