What is the performance using embedded SQL?
Posted: Tue Aug 03, 2010 12:19 pm
Question:
What is the performance using embedded SQL?
Answer:
Performance is identical to any other RPG code running embedded SQL. Profound UI does not speed it up or slow it down – it simply handles the user interface.
If you are referring to our data binding capabilities, performance is typically very good. We utilize virtual rendering. So, for example within a data-bound grid, you can scroll through millions of records with sub-second response time.
What is the performance using embedded SQL?
Answer:
Performance is identical to any other RPG code running embedded SQL. Profound UI does not speed it up or slow it down – it simply handles the user interface.
If you are referring to our data binding capabilities, performance is typically very good. We utilize virtual rendering. So, for example within a data-bound grid, you can scroll through millions of records with sub-second response time.