Search found 2 matches

Go to advanced search

by mmeester@hotmail.nl
Sat Jan 09, 2021 7:37 pm
Forum: Issues
Topic: My Server Code only returns the first 100 rows from the database
Replies: 2
Views: 3565
 
Jump to post

My Server Code only returns the first 100 rows from the database

Hello! I made a script to read data and return part of this data based on a GET parameter. I use the standard var result = Collection.query("dbId", "collectionName"); to import my collection, but it only imports the first 100 rows of the collection. Can somebody please tell me ho...

Go to advanced search