Forum Replies Created

Viewing 15 posts - 1,966 through 1,980 (of 9,641 total)

  • RE: Are the posted questions getting worse?

    Hey, has anyone gotten today's SSC newsletter? Mine's usually in the inbox by 7am EST and nothing yet.

  • RE: Are the posted questions getting worse?

    ChrisM@Work (11/21/2011)


    Ninja's_RGR'us (11/21/2011)


    Hey guys I need your unbiased view of this.

    ...

    Your impressions?

    Move. Some of these fungi can cause serious respiratory problems. It's not worth taking the risk.

    Man, that's a tough...

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (11/21/2011)


    Gianluca Sartori (11/21/2011)


    Koen Verbeeck (11/21/2011)


    Gianluca Sartori (11/21/2011)


    50 days without rain???

    In Belgium????

    You must be joking. :hehe:

    I kid you not.

    I'm even surprised myself 🙂

    We even had an Indian Summer that was...

  • RE: More SQL Injection

    Eric M Russell (11/17/2011)


    Dave62 (11/17/2011)


    Jack Corbett (11/17/2011)


    It's sad but I've seen code that is ripe for SQL Injection, commented it shouldn't be allowed and that if it was my decision...

  • RE: More SQL Injection

    Dave62 (11/17/2011)


    Jack Corbett (11/17/2011)


    It's sad but I've seen code that is ripe for SQL Injection, commented it shouldn't be allowed and that if it was my decision it wouldn't be,...

  • RE: Where should the DBA position be in the IT structure?

    Ah, I can always count on SSC for a laugh.

    The work from home DBA is what I aspire to be. Hopefully that will happen soon.

    I don't have to...

  • RE: How to disable output of crusors

    drew.allen (11/17/2011)


    ahmed_b72 (11/16/2011)


    Is there a way to avoid displaying every row returned from the cursor?

    The best way is to avoid using a cursor in the first place. They perform...

  • RE: Where should the DBA position be in the IT structure?

    To get back to the original question, Jason and Remi :-P.

    I think we need more information about what your job duties are supposed to be before anyone can really say...

  • RE: SQL server 2005,SSIS 2005, AS400

    vroslan (11/17/2011)


    Hi Martin,

    Thanks for aswer.

    In a package properties I set EncryptSensytiveWithPassword and inserted password.

    When I try to extract data from sql server to sql server the job running without problems.

    I...

  • RE: More SQL Injection

    It's sad but I've seen code that is ripe for SQL Injection, commented it shouldn't be allowed and that if it was my decision it wouldn't be, yet the code...

  • RE: SQL Restore Startime , End time

    Then like I said all I'm aware of is msdb.dbo.restorehistory which does not give you exactly what you want, but it does tell you when you are had a restore...

  • RE: SQL Server 2005 - backup failed

    It looks like you are using maintenance plans to do this process so you should look in the maintenance plan logs for better details a query like this:

    SELECT

    ...

  • RE: Access Encrypted Data using Linked Server

    Duplicate post. Please post answers here

  • RE: SQL agent job history getting purged

    Do you have the limit the size of job history log checked? If it is what are the # of rows that you are keeping?

  • RE: Update Trigger

    I don't know that you want to join back to the original table, but you should use both inserted and deleted because the functions update and columns_updated consider a column...

Viewing 15 posts - 1,966 through 1,980 (of 9,641 total)