Forum Replies Created

Viewing 15 posts - 19,276 through 19,290 (of 19,564 total)

  • RE: SQL Authentication process.

    ekant_alone (10/28/2009)


    Thank you Mark, It really helped me to understand the concept.

    I have one more question for you. As you said

    "SQL holds a list of logons and passwords which...

  • RE: Odd Audit Request

    Finding the people who may know the SA password is another issue that you will need to treat more like a persistent audit.

    To track that you may try a for...

  • RE: how can we copy one database table to another DB table?

    And yet another more costly option is to buy a 3rd party app that does data comparison (i.e. Redgate Data compare).

    However, there are so many tools readily available that have...

  • RE: Are the posted questions getting worse?

    Jack Corbett (10/27/2009)


    Grant Fritchey (10/27/2009)


    Bob Hovious 24601 (10/27/2009)


    I stumbled into it, but that's just because I'm willing to go stumbling around in the dark. 😉

    Well now that I can...

  • RE: Would you be concerned??

    I would be a little concerned on two fronts:

    1) Possibly the neighbor has a child and has noticed things happening to the child, reported it to the daycare center and...

  • RE: Are the posted questions getting worse?

    Bob Hovious 24601 (10/27/2009)


    Hey y'all. I think I finally have something that would make a good short article. Have any of you ever seen something...

  • RE: Density column in SHOW_STATISTICS

    GilaMonster (10/23/2009)


    CirquedeSQLeil (10/23/2009)


    repent_kog_is_near (10/23/2009)


    Is the Density column in SHOW_STATISTICS stored in any DMV, so I can see the values for all the index in one shot.

    You can try the table...

  • RE: Density column in SHOW_STATISTICS

    repent_kog_is_near (10/23/2009)


    Is the Density column in SHOW_STATISTICS stored in any DMV, so I can see the values for all the index in one shot.

    If not, is there any other suggestions...

  • RE: SQL SERVER 2005 Clustering DISK SPACE

    Jeffrey Williams-493691 (10/23/2009)


    CirquedeSQLeil (10/23/2009)


    based on experience, we have had the SAN occasionally decide that it was going to consume too many resources to resize the disk - and occasionally it...

  • RE: SQL SERVER 2005 Clustering DISK SPACE

    based on experience, we have had the SAN occasionally decide that it was going to consume too many resources to resize the disk - and occasionally it has rebooted. ...

  • RE: SAN ity?

    Yes

  • RE: Grant to PUBLIC / OLE Automation

    Once you have created the 'MYUSER' login, you then need to create that user in the database. Through the GUI, this can be accomplished by double-clicking your user under...

  • RE: SAN ity?

    Yes, put the logs on the san. When a SAN is available it is not uncommon to put the database files (data and log) onto the SAN and leave...

  • RE: median

    One hint would be to take the last CTE sample provided on the link.

    Combine that with your subquery. My preference would be to take the subquery out and combine...

  • RE: Scan shows SQL default instances that I can't find!

    I found nothing in the WMI, other than the list of my installed instances.

    Since sqlcmd checks UDP 1434 to see if there will be a response (and that can't be...

Viewing 15 posts - 19,276 through 19,290 (of 19,564 total)