Message in French (Français)

La fonctionnalité TEXT IN ROW sera supprimée dans une future version de SQL Server. Évitez d'utiliser sp_tableoption pour l'option TEXT IN ROW dans tout nouveau développement et prévoyez de modifier les applications qui utilisent l'option de texte dans la ligne. Pour stocker des données volumineuses, il est préférable d'utiliser les types de données varchar(max), nvarchar(max) et varbinary(max).

Unlocalized message

The TEXT IN ROW feature will be removed in a future version of SQL Server. Avoid using sp_tableoption for TEXT IN ROW option in new development work, and plan to modify applications that currently use the text in row option. The preferred method of storing large data is through use of the varchar(max), nvarchar(max) and varbinary(max) data types.

Search by Google
Available localized messages
Swedish (Svenska) Russian (Русский) Chinese (Simplified) (中文(简体)) Korean (한국어) Prior (Message) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Dutch (Nederlands) Next (Message) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))