hi,
I need to send to the database(0racle 8i), thru vb components, chinese characters encoded in BIG-5 ENCODING.
I need to retrieve the same thru vb components.
But vb 6 supports only utf-16 encoding.
How can I do this?
Is there any conversion algorithm to convert character encoded in big-5 encoding to utf-16?