- Nilotpal Bera
- PowerServer 2020 or older (Obsolete)
- Tuesday, 29 December 2020 03:54 PM UTC
Hi,
Greetings!
I have one PowerBuilder application that uses embedded SQL to change the context to a different database using the transaction object.
Execute Immediate "Use Database_Name";
where Database_Name is the database name
But when this application is deployed on PowerServer Web and executed, the above statement shows error and can be verified using the error log. Below is the error:
"Stored Procedure 'Use' not found"
My question is whether we can point to a different database using this embedded SQL for a PowerServer deployed application.
Environment:
PowerBuilder 2019 R2 Build 2353
PowerServer (PB Edition) 2020 Build 2323 64 Bit
Windows Server 2012 R2
.Net Application server
Sybase ASE 16
Thanks,
Nilotpal
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.