all groups > sql server msde > august 2004 >
You're in the

sql server msde

group:

SQL Server Profiler


SQL Server Profiler Nikolay Petrov
8/25/2004 11:27:52 AM
sql server msde:
Is there SQL Server Profiler in MSDE
and if yes, how can I start it

Re: SQL Server Profiler Andrea Montanari
8/25/2004 12:36:29 PM
hi Nikolay,
"Nikolay Petrov" <johntup2@mail.bg> ha scritto nel messaggio
news:euCpt1niEHA.3876@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

SQL Server Profiler is part of the SQL Server Client Tools, and is not
available for MSDE, as it comes out only with oSql.exe, a command line query
tool.
but it can be performed, the (very) hard way, via the builtin system stored
procedure sp_trace_XXX, available on each edition of SQL Server and MSDE
you can download the Books On Line from
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp to start
reading about...
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.8.0 - DbaMgr ver 0.54.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply
Re: SQL Server Profiler Nikolay Petrov
8/25/2004 1:44:17 PM
Tnanks Andrea

[quoted text, click to view]

AddThis Social Bookmark Button