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?
I have just been migrating the PFC forward along with the application which was originally built in PowerBuilder 6. This bug just turned up when changing the back-end database from Access to SQLServer. This is also a relatively new report and may not have been tried with a multi-year date range before. This application has over 100 canned reports.
Where would I get the latest version of PFC? (For use in any new applications).