RE: Concenate 256K Limit
From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 11/25/04
- Next message: Tibor Karaszi: "Re: Copy a database using BACKUP and RESTORE"
- Previous message: Tibor Karaszi: "Re: Error 80040e14"
- In reply to: David Hope: "Concenate 256K Limit"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Nov 2004 06:05:02 -0800
Please explain what problem you are having. Include the exact error message
if any and ideally some code to reproduce the problem.
The maximum size of a VARCHAR column is 8000 characters. Maximum size of a
NVARCHAR is 4000. Maximum size of a TEXT column is 2GB.
-- David Portas SQL Server MVP --
- Next message: Tibor Karaszi: "Re: Copy a database using BACKUP and RESTORE"
- Previous message: Tibor Karaszi: "Re: Error 80040e14"
- In reply to: David Hope: "Concenate 256K Limit"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|