Forum Replies Created

Viewing 15 posts - 7,261 through 7,275 (of 39,877 total)

  • RE: View all logins and users without being securityadmin

    I'd write a job to put this info into table you have access to. You can update it daily if needed. Perhaps you can build a proc WITH EXECUTE AS....

  • RE: The default PoSh backup

    Chris Harshman - Tuesday, January 24, 2017 6:52 AM

    So I have a question then... since the TSQL command BACKUP DATABASE documentation says...

  • RE: Something I learned while unemployed

    ben.taylor.devops - Tuesday, January 24, 2017 1:53 AM

    I'd be interested to know how common this is, do other people struggle to find...

  • RE: Legacy Limits

    huckleseed - Friday, January 20, 2017 10:49 AM

    Steve Jones - SSC Editor - Thursday, January 19, 2017 9:27...

  • RE: why is this trigger not working ?

    I would urge you to test this with a bunch of data sets and be sure it works as you expect. Left (or right) joins can cause issues at times.

  • RE: Legacy Limits

    Gary Varga - Friday, January 20, 2017 10:01 AM

    roger.plowman - Friday, January 20, 2017 8:02 AM

    January 20, 2017 at 10:18 am

    #1924097

  • RE: Continuous Delivery In Real Life

    Gary Varga - Friday, January 20, 2017 5:11 AM

    ... treat everything that you read as advice as opposed to instructions.

    This is great...

  • RE: Legacy Limits

    jwilsonDBA - Friday, January 20, 2017 6:40 AM

    I would just throw my hands up if MS starts releasing versions of SQL Server...

  • RE: The Tally Table

    I believe that this is considered to be "syntactic sugar" meaning why should they do this when it's easy to do in code.

    I disagree, but I can only...

  • RE: FAQ: Using the new forum Software (Jan 2017)

    There was a data migration, and a date stamped on those, which means that some older users (I think no longer active) got a lot of points awarded in the...

  • RE: Legacy Limits

    David.Poole - Friday, January 20, 2017 2:52 AM

    Security is a concern for older platforms.  Data is gaining ever more prominence and it...

  • RE: Finally, Create or Alter

    Code certainly is data, but we handle it differently.

    I think people are just stuck on the idea an ALTER TABLE containing the changes because that's what we've had,...

  • RE: Are the posted questions getting worse?

    The points seem weird because there was a migration from the old db to the new, and for some users this was done as a batch of points. I'm not...

  • RE: The (Former) Complexity of PowerShell

    I use tab completion heavily as well as Get-Help. However the help isn't well structured of written, IMHO. It reminds me of verbose, poorly structured man pages.

    While...

  • RE: Technology Guilt

    Matt Miller (#4) - Wednesday, January 18, 2017 9:45 AM

    Steve Jones - SSC Editor - Monday, January...

Viewing 15 posts - 7,261 through 7,275 (of 39,877 total)