﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Transactin question...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 29 May 2026 14:24:06 GMT</lastBuildDate><ttl>20</ttl><item><title>Transactin question...</title><link>http://forum.strataframe.net/FindPost7354.aspx</link><description>I'm using transactions in .NET and i was wondering if there was a way to see when one was opened or started. Is there a SQL Server program or a .NET utility to watch the server and see when a transaction is started, etc.&lt;br&gt;
&lt;br&gt;
Just curious.</description><pubDate>Thu, 08 Mar 2007 09:45:02 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Transactin question...</title><link>http://forum.strataframe.net/FindPost7360.aspx</link><description>Just do a google or msdn2.microsoft.com search for "performance counter sql server transactions" (without the quotes) and I'm sure you'll find something.</description><pubDate>Thu, 08 Mar 2007 09:45:02 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Transactin question...</title><link>http://forum.strataframe.net/FindPost7359.aspx</link><description>I think there is a performance counter that you can hook into SQL Server to watch the number of transactions... when it increments, you'll know a new one was started.&amp;nbsp; But other than that, I don't think there is an event or anything within SQL Server that will tell you when a new transaction is started.</description><pubDate>Thu, 08 Mar 2007 09:44:21 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>