-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When retrieving a result set with more than 100 results from 4DV14 using this library, paging doesn't work. The first 100 results come in properly, and the server replies with an OK header when requesting the second page, but scrolling through the second page just produces NULL fields. On request for a third page, the server returns a non-ok response.
All testing was done in pure C, against a 4DV14R3 server, using the fourd_exec_statement() function to run the query.
Metadata
Metadata
Assignees
Labels
No labels