Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Help with Expression

    You can use the ReportItems collection in your SSRS expression, in a similar way that you would refer to columns in Excel.

    For example, if the first field in the SSRS...

    Noah Meyer
    www.sqlfixitguy.com

  • RE: delete records in sql without entry in transaction log

    Thank you for the great advice!

    It normally takes over 4 minutes to delete all records in one of my tables but using the set rowcount I can do...

    Noah Meyer
    www.sqlfixitguy.com

Viewing 2 posts - 1 through 3 (of 3 total)