Question

Asked:
Asked By:
Aug 11 2008   4:35 PM GMT
SILVARB   420 pts.

SQL Commands


SQL commands

Hi friends, How can I see or get the SQL commands executed from another user ?

Regards,
Roberto

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



You can use SQL Profiler to watch the commands that other execute against the SQL Server in real time. SQL Profiler can be found off of the start menu, in the SQL Server program group. It is installed by default with the client tools, so if you have SQL Server Management Studio (SQL 2005-2008) installed or SQL Enterprise Manager (SQL 7-2000) it should be there.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Mrdenny   41270 pts.  |   Aug 11 2008  8:20PM GMT

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.