Forum Replies Created

Viewing 15 posts - 346 through 360 (of 472 total)

  • RE: Where am i going wrong?

    Are you sure there aren't any stray characters in your query window? Might try copying the code to a fresh window to rule that out.

  • RE: SQL Logins

    Are you sure it's not just the inner join that is tripping you up?

    I would expect that query to not show any users that don't have a login to the...

  • RE: CASTing

    Good question of the day...I totally fell for it!

  • RE: Auditing

    I suppose you could modify the stored procedure that is used for the report to just ignore the server parameter passed into it, and return everything.

    Might make for a big...

  • RE: Auditing

    We currently use Idera here, and I have about the same opinion that you do. It's really nice when it works, but when it doesn't work you don't know...

  • RE: Auditing

    Has anyone used Lumigent's Auditing software? Any comments on it?

  • RE: SQL server 2005

    Sounds like you have installed the database services, but not the client tools.

  • RE: Database Snapshots

    John Bates (5/27/2008)


    In the 3 companies I've worked for, none had the Enterprise Edition.

    It would be interesting to see a survey of the percentages of DBAs who have only Standard...

  • RE: Tables on a filegroup

    I'm sorry! I sent you SQL 2005 code.

  • RE: Tables on a filegroup

    Somebody verify this, but I think you can use the query below to accomplish that. It gives the the filegroup that the clustered index is on, which is where...

  • RE: Query

    I thought it was a good question, even if I did get it wrong 🙂

  • RE: Install Error

    OK. I tried the install again and it installed everything but SSIS. When I try to go back and install SSIS, I get:

    "Failure setting securityrights on user...

  • RE: DAC Port

    dragos_sv (4/30/2008)


    shouldn't it be a 'none of the above' option? 😛

    if i did not miss something in the qod.... i think that in sql2005 the default listening port is 1434

    should...

  • RE: Error 7736

    tipkul (4/27/2008)


    I'm learning to create partition from sql 2005 but i got and error Msg7736, level 16 and it say "Partition function can only be created in Enterprise edition of...

  • RE: SQL Server Express DAC

    ChrisMoix (4/24/2008)


    I still have Selurbium stuck in my head from a High School pop quiz question of what element does Sb stand for. I know it isn't right, but it...

Viewing 15 posts - 346 through 360 (of 472 total)