Forum Replies Created

Viewing 15 posts - 7,456 through 7,470 (of 9,715 total)

  • RE: Best practices are really the best (fastest) solution?

    Your question isn't entirely easy to answer. You're missing a few pieces. Like, were you creating clustered indexes in the first sequence, or non-clustered indexes? Secondly, did you change any...

  • RE: logshipping not working properly

    It does sound like the log chain for the second database got broken by changes on the Primary server.

    What's changed on the Primary server, second database? It would have been...

  • RE: exec trigger as sysadmin

    Look up "Execute AS" in Books Online. See if that will help you.

  • RE: FTP

    More details on the error message, please.

  • RE: sql 2005 (32bit) on Windows Server 2003 (64bit) AWE enable?

    According to Books Online -> AWE, about AWE:

    Support for AWE is available only in the SQL Server 2005 Enterprise, Standard, and Developer editions and only applies to 32-bit operating systems

    Relevant...

  • RE: Are the posted questions getting worse?

    Jeff Moden (9/20/2010)


    GilaMonster (9/20/2010)


    *drum roll*

    *trumpet crescendo*

    ... and I think I'll leave things here for a little while.

    Edit: And as soon as i decide not to post for a few hours,...

  • RE: debugging sql server 2005 procedure

    Steve, does that method work for regular procs? Not CLR or MDX code?

  • RE: Where are you?

    John Rowan (9/20/2010)

    When you come back to visit Omaha, what restaurant do you look forward to the most?

    There are several. I miss Grandmother's. That was a wonderful place... too bad...

  • RE: Merge replication and subscription configured, by can't modify subsciption tables

    You're very welcome. I'm so sorry it took so long and glad that you posted you were working out of that book.

  • RE: Is this a 2005 bug?

    I've had really bad experiences with ISNUMERIC() not functioning the way I expected it to. For some reason, every time I want to use it, I have to throw it...

  • RE: How to find effective permissions?

    First question: Is this a Windows account or a SQL account? That makes a difference.

    If Windows, you need to find out from the AD people what Windows Groups this user...

  • RE: Write blob field to Windows File system

    The best I can think of is to use SSIS to write the object to a new file. I haven't done it before, but I'm guessing you'll need an OLE...

  • RE: Kick off SQL Job once file arrives

    For those of us who can't install extra little stuff because of corporate restrictions, put everything you need to do inside a ForEach container. Then set the SSIS package running...

  • RE: Where are you?

    John Rowan (9/20/2010)


    Yes, we have Omaha steaks...and in the airport too. Don't get me wrong, Omaha steaks has good steaks, but I don't think they can compete with an...

  • RE: Where are you?

    dlautwein (9/20/2010)


    Doesn't Omaha even have Omaha Steaks at the airport?

    Yes, they do. Right before you get to the security checkpoint. They also have a brick-n-mortar store down on L...

Viewing 15 posts - 7,456 through 7,470 (of 9,715 total)