If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Saving japanese characters using ASP pages into SQL 2K

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-26-03, 20:52
activex111 activex111 is offline
Registered User
 
Join Date: Feb 2003
Posts: 3
Saving japanese characters using ASP pages into SQL 2K

Hi All,
I am building an application with ASP pages and SQL 2K and running into problem when i save the japanese characters using ASP -> ODBC-> SQL 2K

We get the translated data into japanese in excel spreadsheets which i upload to the SQL DB tables. In enterprise mgr this can be seen fine (since i do have japanese font installed on my client machine)
When I pull this data onto ASP pages, I use
Codepage : 932
CharSet : shit_jis

It shows up fine, but I have an admin interface where users can change this data and save it back to the database. This is where I run into problem.
The data shows up in japanese (pulled from SQL 2K db) into the textboxes on asp page but when I save the same back to the DB, it saves it as ???????????

Can Someone PLEASE tell me where am i going wrong or what setting am i missing?... thanks a ton,
Reply With Quote
  #2 (permalink)  
Old 12-07-03, 23:24
jonah9 jonah9 is offline
Registered User
 
Join Date: Jul 2003
Location: Japan/California
Posts: 68
Question Re: Saving japanese characters using ASP pages into SQL 2K

hello,

im having a similar problem, i was wondering if you found the answer?

thanks,
Jonah
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On