Hi robsmith,
Initially I set the datatype as varchar, etc.... later I changed to nvarchar, but I still have a few problem:
1) I have problem displaying the text in input textbox
2) Sometimes, I also have problem displaying the text as normal html text. e.g. when I first login and view the record, the chinese text display properly(e.g.商號名稱). Later then I attempt to update or create a new record, the chinese text will display as "unreadable text" (e.g.商號名稱).
3) I need to import a huge amount of data with korean text from excel into the database, but after importing, the korean text all become question marks in the database.
OH yes! BTW, my company system is using a MSSQL 7 Database and asp language.
Please help, thanks!
Last edited by whoam1; 09-28-2005 at 12:28 AM..
|