- Pierre Couvreur
- PowerBuilder
- Friday, 11 October 2019 01:39 PM UTC
Hello,
How could it be that a DW object retrieves the data in 10 seconds in the DW painter, and 10 minutes in a DW control ?
The DW retrieves 241 rows and 1420 nested rows.
The DW control is pure PB, it contains no user event nor code. The window is also pure PB. The only code is in the window's open event and contains dw_1.SetTransObject(SQLCA) and dw_1.retrieve().
The DB is Oracle. The connection's parameters are the same in the IDE and the application, and so are the datasource and the data retrieved.
Any idea is welcome !
Thank you,
Pierre
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.