Managing ntext, text with a long text data
- From: igorsl@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx (igorsl)
- Date: Thu, 25 Aug 2005 02:11:14 -0500
Hi,
I have a problem to insert(update) a long text (more than 64K) into
SQL 2000 (datatype - 'text'). It cuts the data and insert only 64K.
MSDN says: "When the ntext, text, and image data values get larger,
however, they must be handled on a block-by-block basis. Both
Transact-
SQL and the database APIs contain functions that allow applications to
work with ntext, text, and image data block by block." Could somebody
give me an example how to do this, please.
Thank you
.
- Follow-Ups:
- Re: Managing ntext, text with a long text data
- From: Erland Sommarskog
- Re: Managing ntext, text with a long text data
- From: Simon Hayes
- Re: Managing ntext, text with a long text data
- Prev by Date: Simple 3 table query failing.
- Next by Date: SQL Reporting Services Passing parameters
- Previous by thread: Simple 3 table query failing.
- Next by thread: Re: Managing ntext, text with a long text data
- Index(es):
Relevant Pages
|