Forum Replies Created

Viewing 15 posts - 55,126 through 55,140 (of 59,067 total)

  • RE: Kill a SPID

    OH! SPID!  I thought you meant "spud" and built a spud cannon over the weekend   Hmmm... maybe THAT will work on the users...

  • RE: Calculating Work Days

    Joe... I don't use formulas for the Holidays nor did I suggest that... that would be stupid.  Go back and look at what I said... I agree that a Holiday...

  • RE: Top n Used with Order by & performance

    Manish,

    I appreciate your attempt at simplification of the problem ... but you at least need to say that your real code has 10-12...

  • RE: TempDB

    Now, THAT sounds like a cross-join... post the code and let's have a look-see... (provided it's not hundreds of lines long ).

  • RE: TempDB

    quoteI would feel some kind of anxiety about the system which needs 9 gig for operational data.

    You ain't...

  • RE: Problem with TOP in query

    I'm thinking that your problem is a combination of using the wrong Provider, using a client side cursor, and doing a count in the app instead of on the server.

  • RE: How to pass Variable to an IN statement in a stored procedure

    Only if you use dynamic SQL...

  • RE: Is it a lie?

    quote

    My company hired a SQL Server developer, on his resume he put down he had over ten years...

  • RE: Calculating Work Days

    Don't need a "date walking loop".  Just use the formula I posted to calculate the week days and hit a holiday table for the number of days to subtract

  • RE: Calculating Work Days

    Totally wrong approach?   Heh, extraordinary claims require extraordinary proof, Joe.  If you're talking about the code I submitted and if you think a calendar...

  • RE: Calculating Work Days

    Wasn't meant to resolve business days per month nor figure out what a business month consists of... it was meant to find weekdays (despite the title).  If you don't need...

  • RE: Calculating Work Days

    Actually, that's quite a nice compliment...  thanks 

  • RE: Calculating Work Days

    Dizzy...

    I see no similar problem... it operates as expected for the dates you posted having problems with...

    -- Wed 1st May 2002 and an end date of Fri 31st...

  • RE: Is the following possible within a Stored Procedure

    Heh... sorry... you post faster than I do

  • RE: Using the Quote feature in these forums

    No... not the right way... you have to copy a quote box from some other thread and paste it into your response... then edit what's in that graphic by copying...

Viewing 15 posts - 55,126 through 55,140 (of 59,067 total)