Page 1 of 1

Using SQL Server TVP with UniDAC

Posted: Mon 02 Oct 2017 17:15
by Mahmood_M
There is a component named "TMSTableData" in the SDAC package for using SQL Server TVP as described here :
viewtopic.php?f=6&t=24223
I want to use SQL Server TVP with UniDAC, there is no component equivalent to TMSTableData.
How can I use TVP with UniDAC ?
Should I use 'StoredProc.ParamByName('MyParam').AsDataSet' ?!

Re: Using SQL Server TVP with UniDAC

Posted: Tue 03 Oct 2017 14:31
by Stellar
Since this feature is a specific one only for SQL Server, therefore, unfortunately, it is not supported in UniDAC.