Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type of field
Message
 
 
To
10/03/2010 16:41:02
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Environment versions
SQL Server:
SQL Server 2000
Application:
Desktop
Miscellaneous
Thread ID:
01453818
Message ID:
01453824
Views:
49
Try nvarchar(4000) if you know that the text doesn't exceed 4000 characters. Otherwise you may need ntext (which is going to be deprecated in future versions of SQL Server).

>What type of field in SQL Server 2000 should I use for an indefinite length text such as:
>(format .rtf)
>
>{\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fprq2\fcharset2 Wingdings;}{\f2\froman\fprq2\fcharset0 Times New Roman;}}
>\viewkind4\uc1\pard\lang3082\b\f0\fs18 ANALIZADOR
>\par Na, K, Cl, Ca, Ph, Ref
>\par
>\par \b0 Modelo: FREKDK 500
>\par Marca: CASE NEW
>\par
>\par -Analizador de flujo continuo.
>\par \b METODOLOGIA: \b0 ISE
>\par \b PERFORMANCE: \b0 80 muestras por hora.
>\par \b CARACTERISTICAS:
>\par \b0 Paquete de Reactivos bioseguros, incluido los desechos, cerrado y sellado.
>\par \pard\fi-360\li720\f1\'d8\tab\f0 Pantalla LCD T\'e1ctil con men\'fas gr\'e1ficos.
>\par \f1\'d8\tab\f0 Impresora T\'e9rmica incorporada.
>\par \f1\'d8\tab\f0 Electrodos de libre mantenimiento.
>\par \f1\'d8\tab\f0 Programaci\'f3n flexible para configuraci\'f3n de an\'e1lisis.
>\par \f1\'d8\tab\f0 Calibraciones autom\'e1ticas y manuales.
>\par \f1\'d8\tab\f0 Controles de calidad precisos.
>\par \f1\'d8\tab\f0 Curvas e intercepciones ajustables para exactitud segura.
>\par \f1\'d8\tab\f0 Muestra:\b \b0 Sangre total, suero, plasma y orina.
>\par \f1\'d8\tab\f0 Volumen de muestra 65 ul.
>\par \f1\'d8\tab\f0 Velocidad de muestra de 30 seg.
>\par \f1\'d8\tab\f0 Memoria mayor 1,000 resultados, interface RS232
>\par \f1\'d8\tab\f0 Energ\'eda 110-220VAC/50-60Hz.
>\par \f1\'d8\tab\f0 Peso 03 Kg.
>\par \pard\f2\fs20
>\par }
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform