Forum Replies Created

Viewing 15 posts - 33,301 through 33,315 (of 39,804 total)

  • RE: Question of the Day for 13 Mar 2006

    Always pick the integer

  • RE: Question of the Day for 14 Mar 2006

    That will be a fun upgrade if this is deprecated

  • RE: Dude, The Server''s Down

    Thanks for the suggestions. An SP4 application is set for this week to see if that helps.

    The servers are in a colocation facility, actually a few racks down from the...

  • RE: Dude, The Server''s Down

    A little more info: They've re-IP'd the machines. One has been rebuilt completely (New OS install, SQL, etc) and the two machines perform the same function; one is a backup...

  • RE: Who Needs a 64-bit Desktop?

    John,

    Interesting to see. I have two friends who've upgraded. One had major driver issues and it was very slow. Another had it work ok, but most of his "toys" (Garmin,...

  • RE: Performance

    Very cool and thanks. We have horses, mostly my wife and daughter. It's the boys that want a cart/motorcycle of some sort.

    And 9mph sounds excellent to Dad's Ambulance service.

  • RE: Newsletter - word wrap

    We try to get them to display in 800 wide. Sometimes there's a forum post to mess things up and I forget to edit it.

    Also, be sure you download pix....

  • RE: What would you do?

    An online friend? Here or somewhere else?

    Google is slowly falling under the weight of itself and seems to not pull through as many relevant searches as it used to. I...

  • RE: Data Mining

    And he asked if "ye licked dags"

  • RE: Data Mining

    I think that the expert systems probably do a better job, but they tend not to "think outside the box" in new ways. They do their job, following their guidelines...

  • RE: ISQL Export

    No way I know of in the bcp utility. Maybe script an open and delete of the first line from VBScript?

  • RE: How to Combine two different backup

    You need to merge two databases. You cannot do this with backups, so restore to two different spots and then merge them.

  • RE: Phil Factor''''s lastest missive. Lengthy but good fun

    Otherwise in your mind?

    ROFL

  • RE: Find duplicate records

    select adress_fk, count(user_fk)

    from middle_table

    group by address_fk

    having count(*) > 1

  • RE: Restore fails - Urgent

    As lucky mentioned, you have a striped backup. All of the files need to be specified in the restore.

Viewing 15 posts - 33,301 through 33,315 (of 39,804 total)