Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need data type advice
Message
From
01/12/2006 15:52:23
 
 
To
01/12/2006 15:40:52
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01174267
Message ID:
01174273
Views:
10
The issue is discussed here:

http://www.sqljunkies.com/Forums/ShowPost.aspx?PostID=7978

and here:

http://sqljunkies.com/WebLog/odds_and_ends/archive/2005/09/12/16725.aspx

FWIW, our DBAs have ruled that CHAR(10) is max for char anything larger should be VARCHAR unless you KNOW the data will always have the same size.

>I am going to be moving some data from Visual FoxPro tables to SQL Server tables. The FoxPro tables have several character type columns defined as being 25 characters wide.
>
>I would appreciate any suggestions or pros and cons about moving this character type data into CHAR(25) or VARCHAR(25) columns in SQL Server.
Previous
Reply
Map
View

Click here to load this message in the networking platform