webForumDet fria alternativet

!ntext, !text & !image i SQL Server 2005

Databaser & SQLur Databashanterare & SQL

0 svar · 591 visningar · startad av Dino

Medlem sedan sep. 20011 914 inlägg
Frågan#1

Fick detta felmeddelande när jag skulle använda ntext på en OUTPUT parameter.

Data type 0x63 is a deprecated large object, or LOB, but is marked as output parameter. Deprecated types are not supported as output parameters. Use current large object types instead.

Efter att ha tittat i SQL Server 2005 dokumentationen så hittade jag detta.

Important:
ntext, text, and image data types will be removed in a future version of Microsoft SQL Server. Avoid using these data types in new development work, and plan to modify applications that currently use them. Use nvarchar(max), varchar(max), and varbinary(max) instead.

Tyckte det kunde vara ett betydelsefullt vetande för andra som använder sig av SQL Server 2005.

131 ms totalt · 3 externa anrop · v20260731065814-full.232057fb
0 ms — hämta forumlista (cache)
0 ms — hämta statistik (cache)
128 ms — hämta tråd, inlägg och bilagor (db)