Link to home
Start Free TrialLog in
Avatar of rgb192
rgb192Flag for United States of America

asked on

see a history of commands on sql browser

is there a way to see history of commands on sql browser

should this be on port 1434

how to get to sql browser
on sql server 2005 enterprise
windows server 2008
Avatar of Aneesh
Aneesh
Flag of Canada image

No
you can install the ssms tollpack, that can keep track  of the queries you ran
http://www.ssmstoolspack.com/

>how to get to sql browser
run this
 sqlwb.exe
Avatar of rgb192

ASKER

installed it
but cant see program in start->all programs

found folder in /program files
but it has 5 dll files
you need to run the sql server management studio, it is an addin for ssms
Avatar of rgb192

ASKER

using ssms
what menu is it
ASKER CERTIFIED SOLUTION
Avatar of Aneesh
Aneesh
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rgb192

ASKER

cant see the menu

attached are the menu i see

also 'sql query execution history' is not in 'tools'
sqlservermenu122109.PNG
you have to close and open the ssms after the installation, otherwise you wont be able to see that menu
Avatar of rgb192

ASKER

thanks