Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 ODBC API to retrieve UserDefinedType of a Column

Author  Topic 

vengateshs
Starting Member

3 Posts

Posted - 2010-10-05 : 05:55:03
Hi,

I have read that the ODBC API "SQLDescribeCol" could be used to retrieve the SQLDataType of a column.
Similarly, is there any ODBC API providing UserDefinedType of a column?

-Vengatesh
   

- Advertisement -