Anyone know how to insert the Chineses Character into the Clob (oracle)?




I have tried many ways to insert the Chinese Character to the clob
column(oracle database),but failed.

I found that the ADO even can't reconize the ftoraclob datatype but
use ftMemo instead!

Has anyone some examples about inserting content to clob?


.