Forum Replies Created

Viewing 15 posts - 2,701 through 2,715 (of 2,917 total)

  • RE: Best practice

    What tools are you using to build this out to display to end users?  And does the formula table change often?  If the formula table will change very infrequently or...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Subscription bottleneck / delay

    I am fairly confident that subscription processing is done in parallel.  We have a lot of report subscriptions that occur in parallel.

    Is the 16 GB of RAM for...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Change Approvals

    Where we work, nobody releases their own code changes to live.  With source control, we have a "don't release your own changes to master" policy, but it does happen by...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Urgent help on ssrs

    I am assuming this is 1000 SSRS subscriptions.

    On top of what Sue suggested, I would check for database growth of both tempdb and your report server database and log...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Support TSQL commands for linked server

    What is the default database of the linked server user on the linked server side?

    Even if you are using the OPENQUERY method, you could try using 3 part...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Upgrade to 2016 questions

    as1981 - Wednesday, March 22, 2017 6:56 AM

    Hello,

    Thank you for your detailed reply.

    We are small team so we have to manage the...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Are the posted questions getting worse?

    Lowell - Sunday, March 19, 2017 6:37 AM

    Anyone here who is a Chapter Leader or Volunteer for your local SQL User Group,...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Conversion failed converting to integer

    Possibly an easier answer - convert User.id to a varchar.

    edit - guess I shouldn't have left this open for a bit before answering... others beat me to that LOL.

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: By the end of the 1880s, the introduction of lengths

    reported as spam

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: The Original Coding

    reported as spam

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: SQL Agent can't run PowerShell Script - just hangs

    what happens if you change the visible to true?  You should be able to see Excel running then and any errors that are coming up.

    Since excel starts, but...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Are the posted questions getting worse?

    Lynn Pettis - Friday, March 17, 2017 1:35 PM

    bmg002 - Friday, March 17, 2017 1:22 PM

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Are the posted questions getting worse?

    Lynn Pettis - Friday, March 17, 2017 12:39 PM

    I know it may be late in some locales, but is there anyone on...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Could not find package error message.

    tt-615680 - Friday, March 17, 2017 10:17 AM

    Thanks for your reply! I've now managed to deploy the dtspackage on to the MSDB...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

  • RE: Multiple entity table design help

    If I was implementing it, I'd do a 3 table system:
    Company - which would hold the company name, the board member and the shareholder with FK's on board member...

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

Viewing 15 posts - 2,701 through 2,715 (of 2,917 total)