-
Kenny Verhoye
- PowerBuilder
- Monday, 23 February 2026 08:24 AM UTC
Good morning,
We recently migrated from SAP ASE database server to MS SQL Server (Azure Managed Instance), which works smoothly. Previously, we used the native driver for connecting to SAP ASE (Sybase Open client). However, we're experiencing a problem at times when requesting data: all connections in the client hang while requesting data for the resultset. We use MSOLEDBSQL19 to connect. The data is retrieved via Stored Procedure, we store data in user tables (working data) while collecting and retrieving the data. At most times this works fine, but at one point all processes are locked, most at the statement where data is retrieved (select ...). There is no transaction handling involved while retrieving the data (Autocommit = True). We have other applications (websites, apps) that request data via ADO.Net where this behavior doesn't occur when retrieving the same data at that time. Has anyone else experienced this behavior when connecting between PowerBuilder and MS SQL Server via MSOLEDBSQL19? We're running Powerbuilder runtime 22.2.0.3356 and MS SQL Server is version Microsoft SQL Azure (RTM) - 12.0.2000.8.
Thanks in advance for your feedback!
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.