I am using PowerBuilder 2017 R3 Build 1858. SQLServer 2012 database.
datawindow.Retrieve crashing program when try to retrieve 'too much' data.
I have a report that takes a date range argument. when I put in a short date range, the report runs fine. When I try a longer date range, I get this
I have been working with Powerbuilder for 20 years and have never had a simple dw.Retrieve do this to me before.
How do I capture the error to keep it from crashing the program?