https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
LIMIT and OFFSET allow you to retrieve just a portion of the rows that are generated by the rest of the query.
Official postgresql documentation...
Hey,
how can i set a limit for request from the same IP for example in one minute?
with
AddDosFilter("/*",CreateMap("maxRequestsPerSec": 10,"delayMs": -1))
i can set the max request per sec from the same ip, but this is too short...
Greetings
Hi Sirs,
I have a questions again:):)
I have a big project now
I have to add (227) activity page on my app
But it is not offline app
i create online app, one activity will read .txt file on my server.
So , can i add 227 activity page on my application?
Thanks You.:)
Sorry for my bad English :(
https://www.b4x.com/android/forum/threads/error-with-customlistview.97829/
As per discussion in this forum I got that TransactionTooLargeException error is in sql query
I change query and add limit in that, its working fine now.
But I have to add all records in clv, What should I do?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.