Viewing 15 posts - 1,231 through 1,245 (of 7,484 total)
The exclusion of special characters mentioned in the editorial is a far too common bad practice. It's sometimes taken to extremes - characters with accents count as special, only...
February 4, 2016 at 8:22 am
William Rayer (2/4/2016)
February 4, 2016 at 5:38 am
Definitely an interesting editorial, and a question well worth asking. My answer is look at the requirements and see whether it will be better to use a database (not...
February 4, 2016 at 4:47 am
Good question, this is a function that everyone should know. It reduces the coding required for validating input enormously.
Maybe the question and answers should also have referred to nasty...
February 4, 2016 at 4:16 am
Hugo Kornelis (2/3/2016)
Then I recalled that the connect option at server level is actually called CONNECT SQL, not just CONNECT, so...
February 3, 2016 at 10:58 am
I tend to agree with Jeff's aproach to this - nothing gets into production without going through proper authorisation and being recorded in the VCS.
However, I agree with those who...
February 2, 2016 at 11:15 am
Andy Warren (2/2/2016)
February 2, 2016 at 10:35 am
I thought the most likely cause of the DBCC error message was lack of tempdb space for the snapshot it creates; so restarting the instance would ensure that tempdb...
February 2, 2016 at 8:18 am
ARGHHH! Create not execute!!!!
I'm in careless mode tonight (eldest son just pointed me at robozzle.com, which I hadn't seen before, result is that I'm temporarily unable...
February 1, 2016 at 7:11 pm
Hugo Kornelis (1/28/2016)
Steve Jones - SSC Editor (1/28/2016)
The value is ambigious, as Hugo notedNot ambiguous. Missing.
Pedantic, I know, but there are situations where the distinction is relevant.
Not pedantic. Merely...
February 1, 2016 at 6:45 pm
Bob JH Cullen (2/1/2016)
February 1, 2016 at 6:41 pm
BL0B_EATER (1/29/2016)
Have you guys during your careers ever thought about doing something else in life.. as opposed to IT / SQL Server / Coding etc etc?
I was a bit muddled...
February 1, 2016 at 9:22 am
DeWayne_McCallie (1/27/2016)
January 28, 2016 at 7:14 am
djackson 22568 (1/26/2016)
TomThomson (1/26/2016)
January 26, 2016 at 4:48 pm
Brandie Tarvin (1/26/2016)
Is anyone else having a "dot your Ts and cross your Is" kind of a day?
What ? :w00t: ?
Don't you have those every day ? 😉
January 26, 2016 at 4:11 pm
Viewing 15 posts - 1,231 through 1,245 (of 7,484 total)