use Arabic Language in application and database
-
Hi all, I developed a application with asp.net 2.0 (vb.net ) and sql server 2000. My requirement is ... to take input in Arabic Language and store in Sql server, Similary some other pages..... i will retrive that data and show to user..... Any idea to take input and shows the arabic language in web and store Arabic language in Database ...... Thanks Sajjad
-
Hi all, I developed a application with asp.net 2.0 (vb.net ) and sql server 2000. My requirement is ... to take input in Arabic Language and store in Sql server, Similary some other pages..... i will retrive that data and show to user..... Any idea to take input and shows the arabic language in web and store Arabic language in Database ...... Thanks Sajjad
-
Use the unicode data types in the database: nvarchar and ntext. Use utf-8 as encoding for the page.
--- single minded; short sighted; long gone;
thanx for reply... :) plz can u give some example or code or any link for application level..... i m so confused :(
-
thanx for reply... :) plz can u give some example or code or any link for application level..... i m so confused :(
No reply yet :(