-
Hi all, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
DataArrays would still be limited by the 200 entries limit. The best would be asking the admin to increase the limit. If that is a FROST-Server, a larger max is much more efficient, and there is no real reason to not set the maximum to 100000 or so. FROST-Server doesn't keep the entire result in memory and streams it to the client. If the server is not a FROST-Server, that may be different. |
Beta Was this translation helpful? Give feedback.
DataArrays would still be limited by the 200 entries limit.
The best would be asking the admin to increase the limit. If that is a FROST-Server, a larger max is much more efficient, and there is no real reason to not set the maximum to 100000 or so. FROST-Server doesn't keep the entire result in memory and streams it to the client.
If the server is not a FROST-Server, that may be different.