Jump to content
Xtreme .Net Talk

criminallawyer

Members
  • Posts

    2
  • Joined

  • Last visited

About criminallawyer

  • Birthday 02/06/1985

Personal Information

  • Occupation
    self employ

criminallawyer's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Now, I can update the data as expecting. But I still have one problem. When using ntext type and updating, an unhandled exception occurred: The data types ntext and nvarchar are incompatible in the equal to operator. But when I change ntext type to nvarchar(max) everything goes fine. How can I solve this problem without changing ntext to nvarchar(max)
×
×
  • Create New...