Forum Replies Created

Viewing 15 posts - 17,656 through 17,670 (of 19,560 total)

  • RE: shred XML Dynamic SQL

    thanks for posting your update.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Shred XML: use dynamic sql

    please don't cross post. Answers and posts should be posted to

    http://www.sqlservercentral.com/Forums/Topic855268-338-1.aspx#bm858349

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: TempDB into Memory

    Nature of the device. Lower end SSDs are designed more for the W.O.R.M (write once read many) type of environment. Enterprise class SSDs should have less of a...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Coding By The Sea

    That kind of company, they probably all invested in the business too.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Coding By The Sea

    Edogg (2/2/2010)


    A company called Social Strata in Seattle just offered its employees unlimited paid time off. Unfortunately they are not hiring. I checked...

    What's the catch?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: How to attach ndf file with sql script

    The mdf will need to be restored as Steve suggested.

    One other possibility is piecemeal restores - if your database is segmented into filegroups.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Table truncation

    AndrewSQLDBA (2/2/2010)


    Easy way, no, no easy way.

    You can create a SQL Script to do that. Drop the Constraint, truncate the table and create the Constraint again. Or you can script...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: How to attach ndf file with sql script

    This link will show you how to do that.

    http://msdn.microsoft.com/en-us/library/ms190255.aspx

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: adding SQLServer groups to DB logins

    kstjacques (2/2/2010)


    I understand those groups were specific to 2005, however, 2008 had equivalently named groups for two of the three groups that I listed so I believe they are still...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: mapping login to db user. ALTER LOGIN, or ALTER USER

    looks to be a typo. It could be referring to a credential - but still as typed it would be a typo.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: adding SQLServer groups to DB logins

    Those are 2005 groups and you will not need them with 2008.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Hardware requirements

    Personally I would lean towards 32Gb - understanding that I don't know your environment, usage patterns, etc. That would also depend on if 64 bit Enterprise Edition is being...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Yes, it looks like he is learning.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Coding By The Sea

    I think this is an excellent idea. Make it a little better and let the family oriented employee take the family. More of a perk at that point....

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Cancelling a query

    You're welcome.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 17,656 through 17,670 (of 19,560 total)