sp_bindcache. is there an equivalent in sql 2005 ?

  • is there an equivalent to sybase's sp_bindcache in MSSQL 2005 ?

    Something along the lines of the MDX function CACHE() would work well, but I must call this from a regular TSQL script.

    Thanks in advance

  • OK I have found DBCC PINTABLE

    and read with great interest the caution staement on BOL.

    Does anyone have any advise on using this functionality

  • DBCC PINTABLE actually has no effect in SQL 2005.

    It's one of the discontinued commands in 2005.

    [font="Verdana"]Markus Bohse[/font]

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

You must be logged in to reply to this topic. Login to reply