Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 3,670 total)

  • RE: Promoting Engineers

    It's interesting coming back to this editorial after 4 years.

    I moved into a management position some time ago and from my perspective I was left to sink or swim. ...

  • RE: What’s in a name?

    Absolutely. A well maintained data dictionary is something that an organisation with mature data handling processes is likely to have.

    Every trade has practices that craftsmen use and journeymen don't....

  • RE: What’s in a name?

    @gary posted a comment on SOLID principles and I think it's well worth reading a summary of those principles.

    Two principles that I take to heart and apply to data are...

  • RE: Install Cumulative Updates

    From a security perspective a vendor that is behind the curve with SP support when the SP plugs security weaknesses is a problem vendor.

    Smaller vendors have a cost and logistics...

  • RE: Stress Testing

    AWS are doing interesting stuff with lambda functions to allow stress testing of your equipment in the AWS cloud.

    There are tools like Gatling explicitly to machine gun your infrastructure. ...

  • RE: CLR Yes or no?

    OK so it is port 80/443/8443 out to the web service. If a client of SQLServer calls SQLServer then ingress is on 1433 but we have to allow egress...

  • RE: CLR Yes or no?

    I'd be curious to know which ports and protocols have to be open in the firewall to allow SQL Server to use web services.

    As far as I can tell TCP...

  • RE: CLR Yes or no?

    I've been playing around with Oracle Data Integrator, formerly Sunopsis. It is primarily an ELT tool rather than an ETL tool.

    To be honest, most of the SSIS packages I've...

  • RE: Write tsqlt tests for stored procedures.

    Steve Jones - SSC Editor (5/5/2014)


    TDD is head, or haven't you heard 🙂 - http://david.heinemeierhansson.com/2014/tdd-is-dead-long-live-testing.html

    https://watirmelon.com/2012/01/31/introducing-the-software-testing-ice-cream-cone/

    While I understand David's frustrations in two years since the article was written I don't see...

  • RE: Losing All Traces of Data

    The ability to remove an individual's records is a legal requirement in the UK. It is intended for data that is inaccurate or false.

    We also have the European Court of...

  • RE: Cloud First

    Steve Jones - SSC Editor (4/27/2016)


    Cloud providers know this, but I think they'd like to get you to code better. After all, they want successes and more customers, not just...

  • RE: Problems With RAND()

    I've just submitted the article on RAND(). I'm not sure if it is quite what you had in mind.

    Let me know and I will alter it as you see...

  • RE: Cloud First

    I've been using AWS for the past 12 months. The beauty of it is that I have more time using the DB rather than managing it.

    I'd be fascinated to...

  • RE: A nice whistle and flute

    There are things that today are regarded as antipatterns which were the only reliable way of doing things yesterday.

    Some features that are regarded as horrors (cursors and triggers spring to...

  • RE: The Pen Test

    Gary Varga (4/25/2016)


    Iwas Bornready (4/25/2016)


    Management accepts that security is a priority when the company gets breached.

    ....or more like...

    Management accepts that security should have been a priority when the company gets...

Viewing 15 posts - 1,291 through 1,305 (of 3,670 total)