I get the message "Error 414 - Request URI Too Large" for QUERY string
lengths greater than 1789 characters -- trial and error.
I don't know what the dependencies are but I guess I have my answer.

On Oct 25, 5:00 am, Eddie Brunson <[email protected]> wrote:
> I am building structured queries around a google spreadsheets high
> school database and I am wondering what, if any, is the limit on the
> size/length of the structure query (sq) string. For example, if I
> wanted to query on juniors, I would formulate the following single sq:
> studentid=99999 or studentid=88888 or studentid=77777 etc. for as many
> juniors student ids that exists. Would / could I exceed some limit as
> the number of juniors increased? Is there a better approach?
>
> Thanks.

Reply via email to