﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Performance Tuning  / Client-Side Tracing:  How? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 01:45:28 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Client-Side Tracing:  How?</title><link>http://www.sqlservercentral.com/Forums/Topic1422222-360-1.aspx</link><description>[quote][b]wayne_dyck (2/20/2013)[/b][hr]Hi,The outsourced IT company managing our servers has been uncooperative with my requests for access to either the SQL Profiler or the underlying stored procedures.[/quote]Run SQL Profiler against your dev server or your local box.</description><pubDate>Wed, 20 Feb 2013 13:29:29 GMT</pubDate><dc:creator>Alexander Suprun</dc:creator></item><item><title>RE: Client-Side Tracing:  How?</title><link>http://www.sqlservercentral.com/Forums/Topic1422222-360-1.aspx</link><description>Is the client app using the SQL Server Native Client? If so you might be able to trace activity that way:[u][url=http://technet.microsoft.com/en-us/library/cc765421(v=sql.100).aspx]Tracing SQL 2008 SNAC[/url][/u]I am not sure if the same tracing capabilities were available in the 2005 native client but it might be worth a look.</description><pubDate>Wed, 20 Feb 2013 12:35:41 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>Client-Side Tracing:  How?</title><link>http://www.sqlservercentral.com/Forums/Topic1422222-360-1.aspx</link><description>Hi,Is there a way to do client-side tracing of the SQL commands being sent from a client box to a SQL Server server without using the SQL Profiler or the sp_trace* stored procedures?I have a packaged application that is poorly documented and has poor reporting capabilities.  I need to write queries against the database tables, in some cases without knowing what tables I'm even dealing with.  The outsourced IT company managing our servers has been uncooperative with my requests for access to either the SQL Profiler or the underlying stored procedures.I'd like to be able to capture the SQL passing from the client app to the server when I perform a function in the app in order to jump-start the process of identifying the table(s) involved in the particular form I'm working in.  Once I know the tables and a bit of the SQL, I would be better positioned to write my own customized versions of the queries.Can this be done?Thanks for any help you can give.Wayne</description><pubDate>Wed, 20 Feb 2013 11:08:55 GMT</pubDate><dc:creator>wayne_dyck</dc:creator></item></channel></rss>