<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Validating Spatial Object with IsValidDetailed Function</title>
	<atom:link href="http://blog.sqlauthority.com/2012/06/29/sql-server-validating-spatial-object-with-isvaliddetailed-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/06/29/sql-server-validating-spatial-object-with-isvaliddetailed-function/</link>
	<description>SQL, SQL Server, MySQL, Big Data and NoSQL</description>
	<lastBuildDate>Wed, 19 Jun 2013 21:45:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Validating Spatial Object as NULL using IsNULL &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/06/29/sql-server-validating-spatial-object-with-isvaliddetailed-function/#comment-307704</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Validating Spatial Object as NULL using IsNULL &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 30 Jun 2012 01:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19617#comment-307704</guid>
		<description><![CDATA[[...] Comments        &#171; SQL SERVER &#8211; Validating Spatial Object with IsValidDetailed&#160;Function [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Comments        &laquo; SQL SERVER &#8211; Validating Spatial Object with IsValidDetailed&nbsp;Function [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupesh</title>
		<link>http://blog.sqlauthority.com/2012/06/29/sql-server-validating-spatial-object-with-isvaliddetailed-function/#comment-307364</link>
		<dc:creator><![CDATA[rupesh]]></dc:creator>
		<pubDate>Fri, 29 Jun 2012 06:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=19617#comment-307364</guid>
		<description><![CDATA[Hi,
 
We are creating a procedure in which we use bcp(xp_cmdshell) to archive out the data for particular month. When I execute procedure without begin tran/commit tran it works fine and bcp out the data from table to hard disk. But when i try to use transaction handling using begin tran the procedure keeps running, the bcp remains open and the procedure stucks and does not complete.
 
Is there any special way to handle transaction when using bcp and xp_cmdshell in the procedure?
 
This is the only procedure running on machine.
 
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We are creating a procedure in which we use bcp(xp_cmdshell) to archive out the data for particular month. When I execute procedure without begin tran/commit tran it works fine and bcp out the data from table to hard disk. But when i try to use transaction handling using begin tran the procedure keeps running, the bcp remains open and the procedure stucks and does not complete.</p>
<p>Is there any special way to handle transaction when using bcp and xp_cmdshell in the procedure?</p>
<p>This is the only procedure running on machine.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
