Forum Replies Created

Viewing 15 posts - 31,786 through 31,800 (of 39,749 total)

  • RE: Triggers - what type to use

    You can still use the trigger to record the update, just don't send the email.

  • RE: Help !! Performance Issue!

    Are you sure that your LUNs aren't sharing physical drives? I'd definitely have the SAN people dig into the configuration and while you are doing a restore, check and see...

  • RE: reallocate query processing

    I'm not sure what you are asking here? Are you looking to spread the load of querying?

  • RE: Question of the Day for 20 Jul 2007

    OK, bad question. I'll award points back for Profiler and throw this one away.

  • RE: Navigation links for threads

    If you click "Active Topics" at the top, it shows the topics with new posts since your last login. That's easier than scanning a board from the main forum page.

    The...

  • RE: Primary key naming convention

    Method 2.

    I've been given Method1 and it's a pain.

  • RE: Hardware & RAID Configuration - What''''s the best

    First, I'll agree that RAID 10 is better performance, though I've seen some tests showing multiple RAID 1 arrays perform better. But that's nitpicking. If you can, get a few...

  • RE: Database synchronizing

    What is "best"? It's subjective. There are quite a few tools that can do it. Red Gate has SQL Compare, dbGhost has a tool, a few more.

  • RE: Questions on Software Control Management and the Database

    I used a process where we batched the runs, grouping objects in an ordering scheme (tables before indexes, etc). We used to automate the deployment to QA and production on...

  • RE: DBA''''s more scarce in 2007

    To be clear, I don't mind you linking somewhere in your sig, if you're posting something that is relevant to the topic. In here, I thought you started an interesting...

  • RE: Parsing string

    Have you looked at the ISDATE() and ISNUMERIC functions in BOL?

  • RE: Database Size

    IF the data doesn't change, then one thing you can do is create a new filegroup/files and put that data in there. You can move existing tables by moving their...

  • RE: SSPI Context error

    A few seconds shouldn't matter. I've seen this typically when I've changed a service account on a server. You can search for the SETSPN utility and try to reset the...

  • RE: Discussion Forums Home page

    Sorry about that. I ordered them with the SQL forums as 1, 2, 3, but apparently they're in "reverse order". I'll correct them today.

  • RE: Replying to a thread

    Not sure about that. The forum code is a little convoluted and we purchased it. I'll inquire, but the best way to do this is open the reply in...

Viewing 15 posts - 31,786 through 31,800 (of 39,749 total)