Using SQL Server TVP with UniDAC
Posted: Mon 02 Oct 2017 17:15
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' ?!
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' ?!