 




<?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/"
		>
<channel>
	<title>Comments on: passing parameters via a datastructure to and from a procedure</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-via-a-datastructure-to-and-from-a-procedure/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-via-a-datastructure-to-and-from-a-procedure/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 07:52:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-via-a-datastructure-to-and-from-a-procedure/#comment-80651</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sat, 21 Aug 2010 11:13:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-80651</guid>
		<description><![CDATA[Note that DSes don&#039;t have &quot;signatures&quot; and they don&#039;t have to match between caller and callee. The normal rule for matching size for the entire length of the DS in the called procedure applies, and decimal data exceptions can be a problem if care isn&#039;t taken.

Tom]]></description>
		<content:encoded><![CDATA[<p>Note that DSes don&#8217;t have &#8220;signatures&#8221; and they don&#8217;t have to match between caller and callee. The normal rule for matching size for the entire length of the DS in the called procedure applies, and decimal data exceptions can be a problem if care isn&#8217;t taken.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.033 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 08:51:58 -->