My existing oracle database requires and provides a GBK charset while my turbine needs 8859_1.
I've tried modified doSelectVillageRecords() in Peer.vm, encode all Record objects before they are returned. It works, but it doesn't seem a good way, and then output still leaves unchanged. Is there any place to setting or programing to encode all String objects from and to DB for Torque? Thanks a lot. Joel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
