Page 1 of 1
Does SDAC support SQL 2008 table types, like C# DataTable
Posted: Wed 08 Apr 2009 16:19
by Vladimir
Does SDAC support SQL 2008 table types, populating these from DataTable, DbDataReader or IEnumerable objects.
See for C# exampe
http://www.codeproject.com/KB/database/ ... r2008.aspx
Any code samples?
Posted: Thu 09 Apr 2009 08:23
by Dimon
Thank you for your inquiry.
Now SDAC doesnot support SQL 2008 table types. But we will investigate the possibility of adding this functionality in the near future.
Posted: Thu 13 Aug 2009 15:47
by Vladimir
Any progress on this matter? Is this future getting any closer to the present?
This is a very powerful feature for developers. Please consider supporting it sooner than later. Thanks.
Posted: Wed 04 May 2011 08:08
by Dimon
Support for Table-Valued Parameters was added in the SDAC build version 5.10.0.6. You can find detailed information about it in the "Using Table-Valued Parameters" topic of SDAC help.