﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Data Deployment Toolkit Datatypes</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 07:38:56 GMT</lastBuildDate><ttl>20</ttl><item><title>Data Deployment Toolkit Datatypes</title><link>http://forum.strataframe.net/FindPost9570.aspx</link><description>I've noticed that 'Text' is not included in the DDT when designing a Table Structure. When dealing with SQL 2000 Varchar(MAX) is limited to 8000 chars while text is limited to 2 gigs unlike the new SQL 2005...&lt;br&gt;
&lt;br&gt;
I am just curious if there is an implemented difference in the DDT or if it's assumed that varchar(max) is the same as 2005's implementation which means it's ok to use that instead of Text since 2005 supports 2 gigs with varchar(max)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
...Corporate Budgets should not get in the way of upgrading our toys :)</description><pubDate>Thu, 14 Jun 2007 09:59:30 GMT</pubDate><dc:creator>Ben Dornis</dc:creator></item><item><title>RE: Data Deployment Toolkit Datatypes</title><link>http://forum.strataframe.net/FindPost9578.aspx</link><description>Perfect, Thanks for your help.</description><pubDate>Thu, 14 Jun 2007 09:59:30 GMT</pubDate><dc:creator>Ben Dornis</dc:creator></item><item><title>RE: Data Deployment Toolkit Datatypes</title><link>http://forum.strataframe.net/FindPost9577.aspx</link><description>Open up the Profile properties and allow deprecated data types to be shown.&amp;nbsp; The reason Text is considered deprecated is because the next version of SQL Server will not have it, so we went ahead and considered it deprecated.&amp;nbsp; Also, if you create a field as a VarChar(MAX) and deploy to a SQL Server 2000 box it will automatically convert the type to Text.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/fc6280bc-3fc3-47e5-a73a-0f68.png"&gt;</description><pubDate>Thu, 14 Jun 2007 09:48:19 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>