How do i update field having ntext data type ?

  • How do i update the field having the ntext datatype by using the cursor in a stored procedure.

  • This was removed by the editor as SPAM

  • Please post the stored procedure in question to get a response. Include the table schema in question.

  • 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


Viewing 4 posts - 1 through 3 (of 3 total)

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