problem in arabic data entry

  • Hi,

    I have a table where in Description field I am inserting English and Arabic description.

    Now the problem is that some time Arabic description is inserting in its correct format and some time it is in ?????? format.

    So please guide me where I am neglecting what point.

    Thanks

    Rajneesh

  • Make sure that you use a Unicode data type for your Description field, and when you insert the data use the leading unicode N.

    http://msdn.microsoft.com/en-us/library/aa223981(SQL.80).aspx

  • ok thanks for quick reply

    I have done this one

    let me see if any client is coming back with the same problem or not.

    Thanks

    Rajneesh

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

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