Softlogger
Categories

Passing a DataSet to a SQLCLR Stored Procedure


Is it possible to pass a DataSet to SQL and process the data in a SQLCLR stored procedure? This is the question I set out to answer. The .NET Framework 2.0 adds some features to the DataSet that make this scenario possible (WriteXml, ReadXml). I created a sample that proves this concept. First we need the CLR

Filed under: DTS/SSIS  |    On : 2005 Sep 26  |  From: Jeff Papiez   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003