SQL Server 2000 - longer than nvarchar ????

  • hi,

    is there any type longer than nvarchar for SQL Server 2000????

    nvarchar => 4000 bytes

    thanks

  • titifefe (11/7/2008)


    hi,

    is there any type longer than nvarchar for SQL Server 2000????

    nvarchar => 4000 bytes

    thanks

    In SQL Server 2000 (by the way, you posted this ina SQL Server 2005 forum) you can use ntext for columns that need more than 4000 characters.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply