﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Roi Assa  / Local Temporary Tables &amp; Transaction Scope / 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>Fri, 24 May 2013 18:59:15 GMT</lastBuildDate><ttl>20</ttl><item><title>Local Temporary Tables &amp; Transaction Scope</title><link>http://www.sqlservercentral.com/Forums/Topic536296-1338-1.aspx</link><description>When creating a local temporary table with say CREATE TABLE #MyTable, this should be accessible to all further calls in the same scope. Right?What if the transaction is initiated through a c# application using the transaction scope object and not the standard SQL transaction?  I cant seem to get this working.</description><pubDate>Thu, 17 Jul 2008 14:04:30 GMT</pubDate><dc:creator>danny-525262</dc:creator></item></channel></rss>