Skip to content

Paging doesn't work with V14 #1

@ibrewster

Description

@ibrewster

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions