Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

PowerBuilder 12.6 Using Stored Procedures in Code

$
0
0

Hello,

 

Whilst I'm working up the strength to do battle with the disgraceful abomination that SAP laughably calls its 'support' site, has anyone had problems with using embedded SQL to call stored procedures after migrating to 12.6?

 

We migrated our application from 12.1 (7395) to test 12.6 (4081) and we are getting failures throughout the application. We've tracked down two 'show stoppers', one to a "CLOSE procedurename" and one to "EXECUTE procedurename". My Google skills have not turned up any results for this issue, but I thought I'd ask as someone here must have embedded calls to SPs.

 

I can fix the CLOSE problem by using a datawindow* (using the SP) but the EXECUTE does not return a result set.

 

EDIT: I just found that the EXECUTE can be fixed by adding the SP as an RPCFUNC to the transaction object and calling that.

 

Using SQL Anywhere 16.0.0.2127.

 

Thanks, Paul

 

*not really satisfactory as this call is in a global function; I know, I know..... but it is what it is.


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>