mdmandar
SSC Veteran
Points: 222
More actions
January 22, 2003 at 10:53 pm
#81392
How do i update the field having the ntext datatype by using the cursor in a stored procedure.
January 27, 2003 at 12:00 pm
This was removed by the editor as SPAM
jpipes
SSChampion
Points: 12230
January 29, 2003 at 5:25 am
#447452
Please post the stored procedure in question to get a response. Include the table schema in question.
ashishj
Points: 200
January 30, 2003 at 8:22 pm
#447680
quote:How do i update the field having the ntext datatype by using the cursor in a stored procedure.Check the READTEXT, UPDATETEXT and TEXTPTR syntax. They are provided specifically to update the datatypes like ntext, text, image etc
quote:
Check the READTEXT, UPDATETEXT and TEXTPTR syntax. They are provided specifically to update the datatypes like ntext, text, image etc
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply