Thread
:
SQL Server 2005
View Single Post
#
47
(
permalink
)
11-30-2007, 05:10 AM
kingmaker
D-Web Genius
Join Date: Jun 2007
Posts: 882
Dbcc Useroptions
DBCC USEROPTIONS
Return the SET options currently active (set for the current connection.)
Syntax
DBCC USEROPTIONS [WITH NO_INFOMSGS]
Options:
NO_INFOMSGS - Suppress all information messages.
Example
DBCC USEROPTION
__________________
The
KINGMAKER
Makes Every Thing Possible
Stuffs (My Blog)
kingmaker
View Public Profile
Send a private message to kingmaker
Find all posts by kingmaker