Forum Replies Created

Viewing 15 posts - 25,516 through 25,530 (of 39,804 total)

  • RE: SQL trigger

    I prefer the join conditions.

    update x

    set date = getdate()

    from inserted i

    where i.PK = x.PK

    Gail, not sure if this is a language thing, seeing brackets in your post...

  • RE: Newbie wants to learn

    As a technology, nothing it wrong with Access. It fits in places, but it also is deployed to many people that get themselves into trouble with databases. In many ways...

  • RE: Best method to migrate to new DB server

    True, you have to do the backup, but you don't have to stop work while you do it and can keep the DB up.

    If that doesn't matter, detach will...

  • RE: Virtualization forum section

    Good idea, I'll add one somewhere. Despite my desire to have less forums, this makes some sense.

  • RE: Great IT Shops

    You'd think I'd be used to typing 2008 by now.

    The core of 2008 is the same as 2005.

  • RE: Don't Let the Economic Downturn Get You Down

    I'd like to think that's the minority, but who knows. When you're struggling to find a job, you can really be driven to do things. At least he's asking. Hopefully...

  • RE: Image is Everything

    There's a nice dojo in Seattle I went to with Gail. Likely that will be a yearly stop at PASS. Anyone's welcome to join us.

  • RE: A Dearth of Comments

    David,

    That's a good point. I think that's what I've learned to do over time just for expediancy's sake.

  • RE: Best method to migrate to new DB server

    I'm not sure one is much faster than the other, but you need to determine why you can't get a backup. What is the error?

    If you detach/attach, be sure you...

  • RE: [newbie] SQL Server 2005 Enterprise compatible with Windows Server 2008?

    What was the error?

    Likely the installer doesn't recognize W2K8, but I bet this will work fine. This used to occur with SQL 65 on W2K and SQL 7 on W2k3,...

  • RE: SQLServerCentral Newsletter

    They're still going. Might be an update to a filter on your end.

  • RE: Great IT Shops

    I don't think 2005 has any advantages over 2008. 2008 is essentially a 2nd version of 2005 with features bolted on. Now I wouldn't necessarily use some of those new...

  • RE: Image is Everything

    And Gail wears a nice, pressed hakima for throwing her favorite editor around 🙂

  • RE: Look at the size of my BCHR

    I've honestly stopped checking this at many servers since they're usually > 90%. However I have seen it in the 80s or lower and more memory almost always solves this...

  • RE: How Would You Rate This? - Database Weekly (Dec 29, 2008)

    Paul, I tend to agree with that. MS is open in some ways, but very closed in others.

    Let us know there's something in the works. In this case, I'm not...

Viewing 15 posts - 25,516 through 25,530 (of 39,804 total)