Hi,

The used CharEncoding should be enough.

sorry, but I didn't find such a class in the sources. Maybe I am missing something?


What's about using the escaper class system? You can define an Escaper for your 
database field and do the escaping in your own
class.
Maybe we must extend escaping to blob fields...


The issue is not about escaping, but about how to convert bytes to characters and display them propertly. Blobs are mostly used to store the binary content and that's obvious. However, if there is a text inside the blob field, we must do conversation and the problem is that in the char <-> byte conversation encoding plays important role.


regards,
Dziugas Baltrunas



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to