UniDBType for SQL_Variant
Posted: Mon 07 Nov 2011 17:25
Is there a uniDBType for sql_variant for SQL Server 2005, 2008? We are trying to use unidbytype of object for the paramter in a command but when we do we get:
Devart.Data.Universal.UniException: UniDbType not supported by current data provider ---> System.NotSupportedException: UniDbType not supported by current data provider
the SQLDBType in Ado.Net for SQL Server is called Variant.
Devart.Data.Universal.UniException: UniDbType not supported by current data provider ---> System.NotSupportedException: UniDbType not supported by current data provider
the SQLDBType in Ado.Net for SQL Server is called Variant.