Forum Replies Created

Viewing 15 posts - 26,311 through 26,325 (of 39,793 total)

  • RE: Twitter Your Issues

    Interesting responses and I hadn't really considered the social aspect much. I don't get the updates on my phone because it is too distracting for me, but I do get...

  • RE: Included index

    I can see where the question is a little ambiguously worded. I shall add a "select all" and award back points to people for this one.

  • RE: Arrays in Stroed Prcoedure

    How are you getting the list of doctors? Is it passed in or is it in a table.

  • RE: 70-443 is not a good exam.

    Please do not post links to places that discuss actual questions or answers. This is a violation of the exam NDA.

  • RE: PASS summit 2008

    Announcement tomorrow, but it will be 8-10, room 615 in the Convention Center, right after the opening.

  • RE: Looking for the recommended maximum number of DBs per instance

    There shouldn't be sharing of plans, but I could be wrong.

    I know people that have had hundreds of duplicate databases (different data) on an instance, but not 2000. It depends...

  • RE: DB Referential Integrity

    Are you saying physical structures or logically if you have things set up in RI?

    The constraints are enforced, as are unique indexes if you didn't allow dups when you built...

  • RE: Will multi-instances introduce unique SQL Virtual IP addresses?

    You could have 2 different IPs, one on each node (active / active), or you could have 1 with different ports (active/passive), but not 3.

    If you had 3 nodes, you...

  • RE: Fix the Little Things

    And on every instance. Usually I have things scripted out, but still I shouldn't have to implement this every time.

  • RE: Fix the Little Things

    Ah, but the problem is the way the option is there. It shouldn't be an offline operation. Making this an enterprise only feature was ridiculous. I understand most of them,...

  • RE: The Security of You

    Yikes, a smell sensor?!?!

    Not sure I want to handle data quality on that one

  • RE: Why Shrink DB is bad?

    You can't, but if it's a daily load, why do you care? The space will get reused tomorrow.

  • RE: Normal Distribution

    The data set you would have to get from source. Or make one up. There isn't a standard way to make one.

    You can store the x, y coordinates in a...

  • RE: CVS files out of Sql Server....

    🙂

    SSMS, get the results, click the upper left corner (or Select All) and then save as. Will output as CSV.

  • RE: Inserted seems to remember values between updates/inserts

    I thought inserted/deleted contained all the values (columns) in the table, just with the values before/after the changes.

Viewing 15 posts - 26,311 through 26,325 (of 39,793 total)