Forum Replies Created

Viewing 15 posts - 55,306 through 55,320 (of 59,078 total)

  • RE: TempDB CPU

    Yeah, huh?  Still can't get used to that...

  • RE: sp_spaceused

    Thanks guys.

  • RE: Import Slow

    "20 minutes through Toad" doesn't use linked servers... it uses direct connections.  Are you trying to join Oracle tables though the linked servers?  That's probably not going to work so...

  • RE: Incremental Update on Very Large Table

    What would be more interest is to find out why you're storing this data in a table to begin with... distance calculations are not that difficult even when based on Lat/Lon.

  • RE: Identity Field

    Heh!  Yeah, I'd like to see that, as well

  • RE: TEMP DB

    You didn't say how big TempDB had gotten... how big is it?

  • RE: Delimiter of string data

    So... no feedback on my questions, am?

  • RE: Data as of that date listing all dates in a month.

    Thanks for the feedback, Gova.

    Michael's suggestion of using his very fast date generator function would do nicely.

    Strange to have a DBA that won't allow adding helper tables to a DB...

  • RE: TempDB CPU

    Thanks, Edogg... appreciate the effort...

    ... but why in the hell won't the OP tell me   All take, no give... I've asked Tracey twice, now....

  • RE: Delimiter of string data

    OK... Thanks for the feedback and understood...

    I see a couple of folks have already given you a solution but I am curious about the source of data (always looking for...

  • RE: Invalid column name

    I hate it when fish smells like rotten eggs

  • RE: Get the names for different levels

    No problem, Michael.  But I am curious what the OP actually wants... it looks like he's trying to display the tree for a current drill down into a set of...

  • RE: Invalid column name

    Um... what do you mean by "manually eiditing the table"? 

  • RE: bad execution plan ???

    Dollars to donuts the views are aggragate views that either return to many columns or might even have views of views or UDF's.

    Also, any of these tables have a primary...

  • RE: sp_spaceused

    Don't change anything that's owned by the system... period.

    Make a copy of sp_SpaceUsed under a different name and then make all the changes you want.

Viewing 15 posts - 55,306 through 55,320 (of 59,078 total)