Forum Replies Created

Viewing 15 posts - 1,501 through 1,515 (of 3,221 total)

  • RE: Source Code Security

    I have always advocated separation between development and production. In every scenario including one man bands. Even if one doesn't do full separation policy in one go then you can...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Software Engineering in Practice

    Yet Another DBA (3/31/2015)


    ...For myself I dont have a degree in CS and am self taught. Most of those I have worked with that do have a CS degree...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Unable to pass the values between functions (in Grid, no data is being displayed)

    Where is it going wrong?

    How do you know?

    What is different from expected?

    That is a reasonably long script. I am sure that you don't expect us to just debug it blindly!!!

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Generate the results in Yellow

    Nice one SQL-DBA-01.

    Have you thought of using:

    Write-Error

    Write-Warning

    Write-Verbose

    Write-Debug

    Write-Progress

    They can really help developing and using scripts. Also aids the self documenting aspect of it i.e. when appropriate why add a comment when...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: One Rule, Umpteen Constraints

    I have used SQL Server for quite a while now (first used v7 in 1999 for anyone interested) and did not know of the existance of RULEs. Possibly this was...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Software Engineering in Practice

    There are some companies that add the term Graduate, Junior, Trainee, etc. to the role of new starters (to the field of computing). Occassionally this involves ensuring that theorectical foundations...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Generate the results in Yellow

    Jeff Moden (3/27/2015)


    SQL-DBA-01 (3/27/2015)


    I have managed to fix this.

    Please share what you did. Thanks.

    Yes please SQL-DBA-01. Help others please 🙂

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: IF the test-path result is not correct, I don't want to see error mg, instead try max retires and then throw message

    Check a success flag outside of the loop to output messages.

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Deploy the Database First

    TomThomson (3/27/2015)


    ...If you think JavaScript is painful you've clearly never attempted to write anything serious C++ or in VB or in JAVA...And the term "javascript monkey" is the sort of...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: SSMS or SSDT

    Tom I tend to agree with you about ORMs but have a different opinion on languages both from a technical and preference perspective.

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Deploy the Database First

    Charles Kincaid (3/27/2015)


    ...If I have aliased a column I can't order by the alias name. That's nuts (IMHO).

    Agreed.

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Deploy the Database First

    Steve Jones - SSC Editor (3/27/2015)


    Eric JOATMON (3/27/2015)


    Steve,

    You mention "extra columns in a result set" as being a downside to deploying database changes prior to application code changes. That...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: SSMS or SSDT

    My emphasis:

    Phil Parkin (3/27/2015)


    ...SSDT is my preferred environment. The ability to build and publish is very cool and integration with source control works better.

    Good point.

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: The Worst Comments

    Phil Parkin (3/27/2015)


    Gary Varga (3/27/2015)


    dwain.c (3/26/2015)


    -- Whilst I'm a consultant named Jack

    -- I swear that I'll never be back

    -- Removing this code

    -- Causes server overload

    -- Despite you're thinking its a...

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • RE: Unable to generate the results in a proper pipe or ";" delimited format

    So what is going wrong? How does that differ from what you are expecting?

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

Viewing 15 posts - 1,501 through 1,515 (of 3,221 total)