Using readtext and writetext

Before you can use writetext to enter text data or readtext to read it, you must initialize the text column. For details, see readtext and writetext.

Using update to replace existing text and image data with NULL reclaims all allocated data pages except the first page, which remains available for future use of writetext. To deallocate all storage for the row, use delete to remove the entire row.