Hi!
I am a developer using PowerBuilder 10.5 and Appeon2016.
My team is working on changing the DBMS from Oracle to Tibero.
However, I can not find the exact setup method for developing using Tibero(DBMS classified as Others).
Is there a guide for using the Tibero database? If not, the Others DBMS asks if there is a guide on how to use it.
Tibero is similar to Oracle, so most of the code is compatible without modification.
However, Procedure with output parameter works well in DB without modification, but it can not be executed by calling PowerBuilder in the same way as Oracle.
There is no syntax error when saving.
What should I do in this case?
Thanks