Forum Replies Created

Viewing 15 posts - 10,201 through 10,215 (of 39,769 total)

  • RE: SQL 2014: Alternate solution for CROSS JOIN in SQL

    You'll have to provide more details on what you are trying to achieve. A cross join is a product of all possibilities. If that's what you need, that's what...

  • RE: Go Small

    Robert Sterbal-482516 (12/19/2014)


    I think my evenings are limited to once a week for all practical purposes for the foreseeable future. What is the second best way to get out there...

  • RE: Go Small

    Gary Varga (12/19/2014)


    Everyone does it differently but for me weekends are for family and recreational sport.

    For sure. This is mostly my plan, though I lose 10-12 a year for events....

  • RE: Wow!!! I didn't know that could be done - Datetime Calculations

    aochss (12/30/2014)


    This never gets boring does it?

    Happy New Year everyone,

    Anton

    Nope, and Happy New Year to you

  • RE: Server Maintenence Question

    No real danger. Some things take effect immediately in the patch, some don't until reboot. However no issue as long as (mentioned above) it isn't a patch that tries to...

  • RE: Wow!!! I didn't know that could be done - Datetime Calculations

    Watch datetime v datetime2 for things as well.

  • RE: Tempdb full issue

    They should be dropped if they're not system tables. Perhaps you have an application connecting or you are running some queries? SQL Agent?

    How are you checking for temp tables? Also,...

  • RE: Are the posted questions getting worse?

    BrainDonor (12/24/2014)


    Lynn Pettis (12/23/2014)


    Okay, I have a question about PASS 2015. I can save a lot of money by registering for PASS 2015 now. My question is when...

  • RE: Backwards Compatibility Question

    Haven't specifically upgraded to 2014 for SSRS, but the data sources should work fine. The connections from applications are the same (OLEDB/ADO.NET/etc) and those work fine from 2005->2014

  • RE: Backwards Compatibility Question

    Upgrade SSRS to ...?

    Do you mean you have SSRS only on the 2008 instance? Or are you looking to update all instances? Is this a separate 2008 instance, but connects...

  • RE: Checking meta data

    Ahh, sorry. Fixed it

  • RE: Schedule backup/ copy backup and rename to other folder

    File operations are cumbersome in T-SQL. There aren't really extensions to do it well. Powershell works really well, and you can schedule these in SQL Agent.

  • RE: Fantasy Football 2014

    Lynn Pettis (12/27/2014)


    Steve Jones - SSC Editor (12/27/2014)


    Rory and Keith,

    Congrats and PM the email you'd like to use for your prizes. I'll shoot them out ASAP.

    I am not actually complaining...

  • RE: Checking meta data

    Apologies. Points have been awarded back.

    This was a snippet from the stored procedure, so I didn't think about the output variable when looking at it.

  • RE: Fantasy Football 2014

    Rory and Keith,

    Congrats and PM the email you'd like to use for your prizes. I'll shoot them out ASAP.

Viewing 15 posts - 10,201 through 10,215 (of 39,769 total)