Hi,

I'm running a JBoss server with SAP DB database. My problem is that
unicode appears not be working. I'm connecting with ?unicode=yes
appended to the URL in my sapdb-service.xml, but special characters come
out as either ? or a box, depending on environment. I have enabled
unicode and set unicode to be the default charset, and it is shown to be
set to the columns in SquirrelSQL and DBMSQL.

I'm pretty sure it's being passed in correctly, as the data is hard
coded, and looks fine in Sun ONE Studio 4. For example:
taskController.createTask("Make fitcap", "Faça tampão apropriado");
gives "Fa�a tamp�o apropriado" and "Fa?a tamp?o apropriado" in WebSQL
and SquirrelSQL. It looks equally broken in a simple JBoss connected
table-viewer application.

Any other clues?

Thanks,
Richard.

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to