Viewing 15 posts - 541 through 555 (of 631 total)
Grant Fritchey (4/5/2012)
call.copse (4/5/2012)
April 12, 2012 at 4:33 am
This is one area I do find hard to make easy. I do agree it has to be done absolutely but getting a team of people to use a consistent...
April 5, 2012 at 3:39 am
I kind of assumed the 'other' was a simple typo - the better reference I think is just to CREATE DATABASE:
http://msdn.microsoft.com/en-us/library/ms176061.aspx
This clearly defines the options.
March 28, 2012 at 2:47 am
This just underlines the 'never use select * from... in a view' rule. I've been bitten by this parachuting in for a quick fix before.
Say you realise a need...
March 27, 2012 at 3:26 am
Happily enough our boss is a little bit workaholic and technical - so we often just convey requirements to him and he sorts it out late at night. Tuesday or...
March 23, 2012 at 4:29 am
What kind of car/truck are you? Not what do you drive today, but what you be if you were a vehicle?
A bobcat (skidsteer loader) perhaps with Mecanum wheels. Agile...
March 22, 2012 at 3:38 am
I think the point about using non-default settings is the crucial one - I can persuade people to format code half decently but getting them to change default settings seems...
March 20, 2012 at 4:07 am
Tabs - you can post hoc indent or outdent blocks more easily.
March 19, 2012 at 4:22 am
When I get told the bonus is in the bag? (Yes, this week) 😉 Never going to be bad.
I think I tend to like work just to tick along gently...
March 15, 2012 at 3:46 am
That one took me about 20 minutes of careful thought to get what the problem was - I knew there had to be one somewhere (besides the obvious typo). Useful...
March 9, 2012 at 3:03 am
Oh indeed, it is still there for a couple of projects, mainly slightly older ones with some 'funky' code that is going to need a little attention to upgrade it...
March 9, 2012 at 2:36 am
If I can explain a security problem simply then it will get a hearing, but getting normal testing done is a problem for me, let alone security testing. If I...
March 5, 2012 at 2:57 am
Carlo Romagnano (2/29/2012)
This kind of error also is independent from version of sqlserver.You can not use - * / operators with chars
Well, you obviously can - as long as one...
February 29, 2012 at 3:09 am
Frank Bazan (2/28/2012)
If anyone out there is thinking of taking time out, I'd thoroughly recommend it. But I'd add that its worth setting yourself goals. If after two months, you're...
February 28, 2012 at 4:08 am
FFS worked the answer out but still selected the wrong one in the list. Must stop doing that - twice this year now.
February 27, 2012 at 3:49 am
Viewing 15 posts - 541 through 555 (of 631 total)