Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need data type advice
Message
De
01/12/2006 15:52:23
 
 
À
01/12/2006 15:40:52
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01174267
Message ID:
01174273
Vues:
11
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform