﻿<?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 2008 / SQL Server 2008 - General  / Profiler Event: SP:StmtStarting with TextData but empty ObjectName / 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, 25 May 2013 06:28:37 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Profiler Event: SP:StmtStarting with TextData but empty ObjectName</title><link>http://www.sqlservercentral.com/Forums/Topic1075817-391-1.aspx</link><description>Great!  Thank you so much.</description><pubDate>Wed, 09 Mar 2011 13:07:09 GMT</pubDate><dc:creator>mymail.default</dc:creator></item><item><title>RE: Profiler Event: SP:StmtStarting with TextData but empty ObjectName</title><link>http://www.sqlservercentral.com/Forums/Topic1075817-391-1.aspx</link><description>it does mean dynamic SQL.  It can be in a stored procedure or the client, but since you searched the database I would say it is definitely the client.</description><pubDate>Wed, 09 Mar 2011 12:58:28 GMT</pubDate><dc:creator>ChazMan</dc:creator></item><item><title>RE: Profiler Event: SP:StmtStarting with TextData but empty ObjectName</title><link>http://www.sqlservercentral.com/Forums/Topic1075817-391-1.aspx</link><description>ok...It says: exec sp_executesql N'....Does it mean a dynamic sql sent from the client instead of a stored proc...thanks again</description><pubDate>Wed, 09 Mar 2011 12:56:59 GMT</pubDate><dc:creator>mymail.default</dc:creator></item><item><title>RE: Profiler Event: SP:StmtStarting with TextData but empty ObjectName</title><link>http://www.sqlservercentral.com/Forums/Topic1075817-391-1.aspx</link><description>you should have an RPC:Completed event (assuming you are tracing it) after your event in question with the same SPID.  That is the calling procedure.</description><pubDate>Wed, 09 Mar 2011 12:43:25 GMT</pubDate><dc:creator>ChazMan</dc:creator></item><item><title>Profiler Event: SP:StmtStarting with TextData but empty ObjectName</title><link>http://www.sqlservercentral.com/Forums/Topic1075817-391-1.aspx</link><description>Hello,Tracing a process in Profiler, but, I found for an event:SP:StmtStarting in the EventClassValid SQL stmt exists in the TextDataHowever, in the ObjectName column, there is no stored procedure name?What is it refering to.I have searched for this SQL in the stored procedures in our DB, but couldn't find it.  So, how is this possible?Thank you.</description><pubDate>Wed, 09 Mar 2011 12:35:02 GMT</pubDate><dc:creator>mymail.default</dc:creator></item></channel></rss>