How can we help you today? How can we help you today?

WITH TABLERESULTS

Hi Redgate Team,

the following code causes an formatting error:
-- Dump the BCM page
DBCC TRACEON(3604,-1)
DBCC PAGE(BulkLogged,1,7,3) WITH TABLERESULTS  --Fail
GO

Would be nice if you can fix this problem.
All commands are documented.

Thanks for looking into this!

Torsten
torsten.strauss
0

Comments

4 comments

  • Tianjiao_Li
    Hi @torsten.strauss

    Thanks for reporting it!

    We've logged it as SP-6795 in our internal bug tracking system. Please keep an eye on the release note!

    Thanks.
    Tianjiao_Li
    0
  • torsten.strauss
    Hi Tianjiao,

    additionally it would be good to see TABLERESULTS in the intellisense after typing WITH.

    Thanks for looking into this!

    Torsten
    torsten.strauss
    0
  • Tianjiao_Li
    Hi @torsten.strauss

    I'm pleased to let you know it's fixed now and please upgrade to the latest version.

    You can also see TABLERESULTS in the intellisense after typing WITH.
    Tianjiao_Li
    0
  • torsten.strauss
    Thanks a lot!
    I can confirm that it is working.

    Torsten
    torsten.strauss
    0

Add comment

Please sign in to leave a comment.