﻿<?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  » CLR Stored Procedures</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 04:38:51 GMT</lastBuildDate><ttl>20</ttl><item><title>CLR Stored Procedures</title><link>http://forum.strataframe.net/FindPost24966.aspx</link><description>Hi,&lt;br&gt;
Can anybody recommend a good book or any other source about creating complex clr stored procedures?&lt;br&gt;
&lt;br&gt;
I have a calculation process that I was doing at the client level and due to the large amount of records that needs to be used for lookups (couple of millions) I have to move this process to a Store Procedure.  &lt;br&gt;
&lt;br&gt;
The process requires some data loops for validations, currently I am taking advantage of the SF BO functionality to Filter and Seek, but I believe in a CLR SP I would not have a BO so I may be working with a data reader object to do the looping and validations.&lt;br&gt;
&lt;br&gt;
I will appreciate any information related to managing the data in the CLR SP.  I already have a Database Project and a CLR SP created and have done some testing, but need more advance data manipulation samples in order to translate my code in the form into the CLR SP.&lt;br&gt;
&lt;br&gt;
Thanks!</description><pubDate>Thu, 22 Oct 2009 08:38:18 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: CLR Stored Procedures</title><link>http://forum.strataframe.net/FindPost24968.aspx</link><description>Thanks Greg, will check it out.</description><pubDate>Thu, 22 Oct 2009 08:38:18 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: CLR Stored Procedures</title><link>http://forum.strataframe.net/FindPost24967.aspx</link><description>I can't recommend it, because I just ordered it and its in the mail, but here is the one I picked:&lt;br&gt;
&lt;br&gt;
Programming Microsoft SQL Server 2008 (PRO-Developer) &lt;br&gt;
[codesnippet]https://www.amazon.com/gp/product/0735625999/ref=oss_T15_product[/codesnippet]&lt;br&gt;
&lt;br&gt;
I'll let you know what I think once I get it (likely some time next week...did cheapest shipping).</description><pubDate>Thu, 22 Oct 2009 00:38:44 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>