mssqlweb database - What'n the heck is this?

  • While strolling through BOL I found a cryptic reference to a database called mssqlweb in the documentation for the master.sysdatabases table. It mentions it in the context of it being one of the system databases for SQL Server. Anybody have any idea what this is?

    See this link:

    http://msdn.microsoft.com/library/en-us/tsqlref/ts_sys-d_5xrn.asp

    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"

    (Memoirs of a geek)


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • This was removed by the editor as SPAM

  • is just a TABLE in the master db

    you could use it instead of sp_MSforeachdb 😉


    * Noel

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

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