Forum Replies Created

Viewing 15 posts - 18,301 through 18,315 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (1/8/2010)


    GilaMonster (1/8/2010)


    Lynn Pettis (1/8/2010)


    GilaMonster (1/8/2010)


    CirquedeSQLeil (1/8/2010)


    Lynn Pettis (1/8/2010)


    Hens have teeth. 😛

    ...

    Not touching with 10 ft barge pole.

    ...

    ...

    Quite familiar with the expression. I know exactly what it...

    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: Being Supportive

    Lynn Pettis (1/8/2010)


    Paul Stafford (1/8/2010)


    Not sure I'd want the end user starting up a database server on their own.

    Why? It could be a mom and pop shop and you...

    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: Refresh on a view with schemabinding

    rafa.aborges (1/8/2010)


    Ok, but the concept of the schemabind view is different from the regular view, right? Because, as far as I know, SQL Server materialize the schemabind view, if I'm...

    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: Refresh on a view with schemabinding

    rafa.aborges (1/8/2010)


    Hi,

    I know that a view with schemabinding improves the performance and creating an indexed view, it can be a lot better. But, my question is: how the view with...

    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: Schemabind view

    Please don't cross post.

    Replies should be directed to:

    http://www.sqlservercentral.com/Forums/Topic844263-360-1.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: Are the posted questions getting worse?

    GilaMonster (1/8/2010)


    Lynn Pettis (1/8/2010)


    GilaMonster (1/8/2010)


    CirquedeSQLeil (1/8/2010)


    Lynn Pettis (1/8/2010)


    Hens have teeth. 😛

    Light and hope fading quickly for this one.

    Not touching with 10 ft barge pole.

    I have a 12 ft pole...

    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: Server Administration

    Thanks for the question

    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: Jr sql dba phone interview questions

    ddlawal (1/8/2010)


    Thanks a whole bunch Gsquared.

    I am already registered with my local PASS here. Attending my first meeting in bout a week. Hopefully will run into a mentor or two.

    Thanks...

    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: Today's Random Word!

    blimy

    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?

    Lynn Pettis (1/8/2010)


    Hens have teeth. 😛

    Light and hope fading quickly for this one.

    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: Case Statements

    kgbs12 (1/7/2010)


    Because these reports go to clients, that means the @Dept is unknown. I would have to change the declaration each time a new department was created or removed.

    Not...

    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: Tally Table

    Jeff Moden (1/7/2010)


    CirquedeSQLeil (1/7/2010)


    Jeff Moden (1/6/2010)


    The Tally table is not a panacea and isn't good for this. Dynamic SQL would be good for this. So would an (ugh!)...

    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: 2005 SSIS connection to SQL Server 2008

    This can be done (connecting to SQL 2k8 database from SSIS 2K5 package). As was suggested, test your connections first from within the package.

    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 become Master in SQL Server 2005

    Robert Davis (1/7/2010)


    The_SQL_DBA (1/6/2010)


    Just to add my take on becoming a master, I guess one needs to follow on things told by Gail,Steve,TheSQLGuru and any other SQL Expert that I...

    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: Identifying the cause of intermittent network issues

    Are there any routers, firewalls between the servers that may block ICMP? Some places do not block ICMP traffic, some do though (to protect the database network for instance).

    If...

    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 - 18,301 through 18,315 (of 19,560 total)