arabic character could not be displaying from sql 2000 database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

iam doing a project for our orgnization but i have aproblem with it which is
my appliction made by frontpage with asp programming connected with sql 2000
database. the arabic character could not be displaying correctly from sql
2000.it display question mark(?).i want to know is this problem from sql 2000
or from MS front page.
 
Are you declaring a LCID in your ASP

Session.lcid = 1025

(Arabic is 1025)


--




| iam doing a project for our orgnization but i have aproblem with it which is
| my appliction made by frontpage with asp programming connected with sql 2000
| database. the arabic character could not be displaying correctly from sql
| 2000.it display question mark(?).i want to know is this problem from sql 2000
| or from MS front page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top