| 
	
 | 
 Posted by Erland Sommarskog on 12/09/05 21:49 
jcortes63 (u16535@uwe) writes: 
> I have  a delphy application., only object code., that has access to a sql 
> server.., what tool may I use to intercept the sql commands released from 
> this application ?? I know this  is not a particular question regarding ms 
> sql server, but for sure you guys knows a lot more than me about this 
> environment. 
 
You can use the SQL Server Profiler to this task. You need sysadmin  
privileges on the server to be able to use it. 
 
 
--  
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se 
 
Books Online for SQL Server 2005 at 
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx 
Books Online for SQL Server 2000 at 
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 
  
Navigation:
[Reply to this message] 
 |