Click here to Skip to main content
15,895,142 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What do you do with a person like this? Pin
KateAshman30-May-20 23:45
KateAshman30-May-20 23:45 
GeneralRe: What do you do with a person like this? Pin
Jörgen Andersson28-May-20 2:38
professionalJörgen Andersson28-May-20 2:38 
GeneralRe: What do you do with a person like this? Pin
Slacker00728-May-20 2:44
professionalSlacker00728-May-20 2:44 
GeneralRe: What do you do with a person like this? Pin
musefan28-May-20 2:50
musefan28-May-20 2:50 
GeneralRe: What do you do with a person like this? Pin
MarkTJohnson28-May-20 6:19
professionalMarkTJohnson28-May-20 6:19 
GeneralRe: What do you do with a person like this? Pin
RickZeeland28-May-20 3:12
mveRickZeeland28-May-20 3:12 
GeneralRe: What do you do with a person like this? Pin
Richard MacCutchan28-May-20 3:15
mveRichard MacCutchan28-May-20 3:15 
GeneralRe: What do you do with a person like this? Pin
#realJSOP28-May-20 3:16
mve#realJSOP28-May-20 3:16 
"can't test"...

I call bullshit. He can write an app that can exercise ANY stored proc in a sql server database. I know, because I've done it. There is absolutely NO EXCUSE for pushing (SQL) code out to production that hasn't be tested. NONE.

Point of fact - using SSMS to write stored procs (or even just queries) is absolutely the best way to flesh out problems. SSMS won't even let you create a stored proc that isn't at least syntactically correct.

We have several dozen scripts that we use to run complex stored procs with a fixed set of params, and we know exactly what we want in the result set.

If your "lone ranger" programmer doesn't is more interested in his own agenda than actually being part of a team, the best way to handle it is to fire him. Right now. The sooner he's not a problem, the better things will get for the rest oft he team.

I work with eight devs and four DBAs (also in a DoD environment), and EVERYBODY follows the rules regarding testing before deployment.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: What do you do with a person like this? Pin
Slacker00728-May-20 4:24
professionalSlacker00728-May-20 4:24 
GeneralRe: What do you do with a person like this? Pin
agolddog29-May-20 2:36
agolddog29-May-20 2:36 
GeneralRe: What do you do with a person like this? Pin
KLPounds29-May-20 5:26
KLPounds29-May-20 5:26 
GeneralRe: What do you do with a person like this? Pin
#realJSOP29-May-20 5:59
mve#realJSOP29-May-20 5:59 
GeneralRe: What do you do with a person like this? Pin
Garth J Lancaster28-May-20 3:33
professionalGarth J Lancaster28-May-20 3:33 
GeneralRe: What do you do with a person like this? Pin
Amarnath S28-May-20 3:55
professionalAmarnath S28-May-20 3:55 
GeneralRe: What do you do with a person like this? Pin
abmv28-May-20 4:53
professionalabmv28-May-20 4:53 
GeneralRe: What do you do with a person like this? Pin
GuyThiebaut28-May-20 5:02
professionalGuyThiebaut28-May-20 5:02 
GeneralRe: What do you do with a person like this? Pin
MarkTJohnson28-May-20 6:25
professionalMarkTJohnson28-May-20 6:25 
GeneralRe: What do you do with a person like this? Pin
GuyThiebaut28-May-20 7:16
professionalGuyThiebaut28-May-20 7:16 
GeneralRe: What do you do with a person like this? Pin
MarkTJohnson28-May-20 9:20
professionalMarkTJohnson28-May-20 9:20 
GeneralRe: What do you do with a person like this? Pin
den2k8828-May-20 5:19
professionalden2k8828-May-20 5:19 
GeneralRe: What do you do with a person like this? Pin
GuyThiebaut28-May-20 7:18
professionalGuyThiebaut28-May-20 7:18 
GeneralRe: What do you do with a person like this? Pin
den2k8829-May-20 1:24
professionalden2k8829-May-20 1:24 
GeneralRe: What do you do with a person like this? Pin
Sander Rossel28-May-20 7:43
professionalSander Rossel28-May-20 7:43 
GeneralRe: What do you do with a person like this? Pin
Mycroft Holmes28-May-20 12:40
professionalMycroft Holmes28-May-20 12:40 
GeneralRe: What do you do with a person like this? Pin
Jonathan_Shields28-May-20 23:12
Jonathan_Shields28-May-20 23:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.