
May 31st, 2003, 04:08 PM
|
|
Junior Member
|
|
Join Date: Feb 2003
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Help regarding Arabic language with MS SQL Server
Hi!!! All,
I am developing a database driven website wherein I am using MS SQL Server as my backend and I am accessing this database through some forms. My problem is I want these forms to be filled in both in English and in Arabic as well as desired by the user.
But the values that are to be inserted in the database should be english only. That is I want to convert these arabic numbers that the user enters, into their corresponding english numerals and then insert them in the database.
Is this possible in ASP or should it be done on the database side. Please let me know.
Or is it that we can insert the arabic characters in the database and retreive them as english text. I am totally lost, Please help.
Any help would be greatly appreciated.
|