﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Yakov Shlafman / Article Discussions / Article Discussions by Author  / Reverse Engineering Alias Data Types in SQL Server 2000 - Part II / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 06:32:26 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Reverse Engineering Alias Data Types in SQL Server 2000 - Part II</title><link>http://www.sqlservercentral.com/Forums/Topic393823-247-1.aspx</link><description>&lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt; We have implemented ADTs throughout our database and this is a terrific article to reference when changing the values.  I have often manually altered these and now this provides a sample on how to alter each existing table.</description><pubDate>Thu, 13 Sep 2007 07:11:00 GMT</pubDate><dc:creator>Dave Doyle</dc:creator></item><item><title>RE: Reverse Engineering Alias Data Types in SQL Server 2000 - Part II</title><link>http://www.sqlservercentral.com/Forums/Topic393823-247-1.aspx</link><description>just a note about something that may be confusing. the article talkes about linking an ADT to a column - this is not a correct concept. ADT just like "standard" datatypes is a part of column's definition. appropriately enough in the example author issues an alter column command to change a data type of the target column. It would have been just as valid to first create an ADT and then use it when creating a new table.</description><pubDate>Mon, 03 Sep 2007 07:16:00 GMT</pubDate><dc:creator>BitWise MnM</dc:creator></item><item><title>Reverse Engineering Alias Data Types in SQL Server 2000 - Part II</title><link>http://www.sqlservercentral.com/Forums/Topic393823-247-1.aspx</link><description>Comments posted here are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/yShlafman/3213.asp"&gt;http://www.sqlservercentral.com/columnists/yShlafman/3213.asp&lt;/A&gt;</description><pubDate>Fri, 24 Aug 2007 17:44:00 GMT</pubDate><dc:creator>Yakov Shlafman</dc:creator></item></channel></rss>