i have create one windows application.
This application can gettin mysql database 70000 record.
this record after store Sqllite data base.
but this application only 1000 record insert and after application close.
how to solve this problem?
how to use Mysql query limit anf offset?