[SOLVED] Service Stored Procedures (SSPs)
Author: elim.de.brock@tui.nl (ErikFiets)
We use SSPs to call stored procedures in an Oracle database. Now we want to use character encoding UTF8 but Uniface crashes most of the time when the SSP is called. I finally found this in the documentation:
Restrictions
Stored procedure components have the following restrictions: "There is no support for multibyte language character sets."
Is there no workaround? This is a serious limitation!
I did not really dig into this, but it might be possible that the mentioned info from the documentation is not up to date anymore. I know (from our Knowledge Base) that there's at least one customer that has been able to use UTF-8 with Oracle SSPs. In case you are still facing problems then please contact support. We then can also investigate (in more detail) if the documentation needs to be updated here (or not). Hope this helps. Kind regards, Daniel Iseli Uniface Support
And I'll ask the lab if they could have another look at the documentation. Kind regards, Daniel