I am using Powerbuilder and Sybase in my application. I need to save Japanese characters from screen in a table. But when I try to update the existing row and click on save I get a DB error code 102, ERROR: Incorrect syntax near ','. I tried to update in the database table directly using update command and this works ok. But when I try the same from my application I get this error. Please help.
Thx Sharmistha