Error Insert Arabic In SqlServer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hazem Salem

    #1

    Error Insert Arabic In SqlServer

    Hi,
    I hava website that i made by ASP.net, In this site I insert and retrieve
    data but by arabic,what when i disblay data the arabic show like that
    ?????????? why??
    i Update my config file and add this line
    <globalizatio n requestEncoding ="Windows-1256"
    responseEncodin g="Windows-1256"/>
    this line let mee see the arabic on labels but when i enter data from the
    form the data stored in SQLDB like that ????,
    Also i make the fields in DB nvarchar
    Wgere is the problem please help meeeeeeeeeee!
Working...