Forum Replies Created

Viewing 15 posts - 15,631 through 15,645 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Nah, Hades is more fun.

    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: Number of concurrent requests to SQL Server 2005

    You can have up to 32768 connections to the instance. That is per instance assuming you have adequate memory to support all of the connections. Each connection will...

    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: Wildcard range search

    Yeah, apologies for hijacking the thread with an inside joke.

    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: No More NULL

    Ha, too bad this is an April fools joke. It would have been great.

    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: DBCC Timewarp

    ziangij (3/31/2010)


    heard it for the first time... was already fooled by Steve's editorial... so was cautious on this question..:-)

    lucky to get 7 points.. 😛

    Congrats. I better go check out...

    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: New Role with permissions not being carried down to new login

    This link may be of some use to you. It shows a script that will perform a complete security audit for 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: Connection Issue

    I would not call it a bug. If they are using their windows login information and they recently changed their password - this will happen. This also happens...

    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: Talking baseball

    Dodgers are in town and that has sparked quite a bit of talk about the McCourt divorce

    7 mansions and the whole circus.

    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!

    oh la vache

    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: Wildcard range search

    The Dixie Flatline (3/31/2010)


    Anything for you, Jason, you copyright-violator, you.

    I'm thinking it is probably closer to trademark infringement. And wouldn't it belong to the community anyway. 😉

    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: Is this query a join?

    It is good practice to explicitly define your joins. If for nothing else than to have better readability of the code and to better control the result set.

    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: Wildcard range search

    The Dixie Flatline (3/31/2010)


    FROM BOL:

    Wildcards used without LIKE are interpreted as constants instead of as a pattern, that is they represent only their own values.

    http://msdn.microsoft.com/en-us/library/ms187489%28v=SQL.100%29.aspx

    Thanks for providing that link.

    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: SA PASSword

    vijay82 (3/31/2010)


    HOW to recover SA password when you forgot it?

    plz give in GUI METHOD

    thank you

    No recovery. You will need to logon via another account that has sysadmin permissions and...

    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: DBCC Timewarp

    SanjayAttray (3/31/2010)


    Hell, is there really a command like DBCC TIMEWRAP. Never heard of it and is now obvious never used.:-D

    Even tried to google it and found nothing much. ...

    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: SSIS will not start

    Though you have it resolved, here is a link with a reason as to why it may have happened. This doesn't explain why it only failed on the 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

Viewing 15 posts - 15,631 through 15,645 (of 19,560 total)