Does your SQL server supports unicode chars ? Have you tryed simply putting inside the db the unicode char not as a code ? I mean: if you want to put the double quot " char just insert in the db the char " and not %22 and not 22
Cavit Dolgun ha scritto: > Hi All, > > > > I am trying to send arabic message using sqlbox but no chance so far. > > > > When i send it through http simply i put the > > http://host:port/cgi-bin/sendsms?usern....&text=%06%61&coding=2 > <http://host:port/cgi-bin/sendsms?usern....&text=%06%61&coding=2> > > > > I receive the messages on my phone as arabic. > > > > When I insert an English text like “hello” into the sqlbox db to the msgdate > field I receive it fine. > > > > I want to send Unicode (Arabic) message the same way by inserting the data > into sqlbox send_sms table. > > > > > > I have already tried putting 0661 or %06%61 into the msgdata field and set > the coding to 2 but I receive some squares on my phone as the message. > > > > Is there a way to do this? > > > > > > Thanks, > > > > Cavit Dolgun > > > > > > > > > > > -- > Il messaggio risulta non infetto. > Linkas Srl
