Hello!
I'm getting this error when I do a SQL Select from a pretty big table in sqlite
I can use without a problem the row 0 and row 1 but when c.position=2 it crashs
Is there a way to know the whole cursor size?
Thank you!
Hi, i have a csv file with 1.000.000 and more records. My initially idea is read and copy the records into my sqlite database, because i want my records locally, but the file is too big and the app crash (450 mb).
What is the best way to copy locally or it's better to read remotely this file...
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.