Microsoft
Software
Hardware
Network
Question : Differences between CREATE TYPE and sp_addtype
Hi,
Can anybody answer if there is any practical differences between CREATE TYPE and sp_addtype. The reason I ask is because of a problem I've got with ODBC API SQLColumns. If I create an udt with CREATE TYPE, SQLColumns will not enumerate columns of that datatype, but if I create the same udt with sp_addtype it works as expected.
Thanks,
/peter
Answer : Differences between CREATE TYPE and sp_addtype
True. But like I said, I don't think there's a new equivalent for that in SQL Server now. That capability has, afaik, been lost :-( .
Random Solutions
VBA Inconsistent results using Application.CountA
Disable the Confirm question for action queries in VBA
copying os off 1 hard drive to another using windows 7 and USB
Cursor method: Error Msg
No Licence for Access 97 on NT4
Problem with Linq query - undesired casting of result type to WhereEnumerableIterator
Using a subform to bookmark a record on the main form
Memo Fields start getting truncated
Excel graph in access not updating
Disable Software installtions through Group Policy?