B
BB programmer
Hello,
I often need to work with double byte character fields (Japanese characters)
in my Access application. Now I have 2 questions.
1. How can I detect double byte character in a field ?
2. If possible, I want to convert double byte alphabet character to single
byte alphabet character. For example, if a field contains double byte
character "APPLE" (entry using Japanese character input method), I want to
convert it into single byte character "APPLE" (pure English character).
Any clue for this ?
thanks
I often need to work with double byte character fields (Japanese characters)
in my Access application. Now I have 2 questions.
1. How can I detect double byte character in a field ?
2. If possible, I want to convert double byte alphabet character to single
byte alphabet character. For example, if a field contains double byte
character "APPLE" (entry using Japanese character input method), I want to
convert it into single byte character "APPLE" (pure English character).
Any clue for this ?
thanks