Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to retrieve 100000 record from sqlite (Mobile Applications) ????!!!!!!!

how to retrieve 100000 record from sqlite (Mobile Applications) ????!!!!!!!

Scheduled Pinned Locked Moved ASP.NET
csharpcssdatabasesqlite
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    Yajjoj
    wrote on last edited by
    #1

    please help me with this...... i am trying to read more than 100000 record from my SQLite database very fast. At the moment it takes 40-45 second to perform a select on the last record. Does anybody knows the code for vb.net compact framework, to perform this search in less than 5 or 10 seconds? :wtf:

    al hajjaj

    N 1 Reply Last reply
    0
    • Y Yajjoj

      please help me with this...... i am trying to read more than 100000 record from my SQLite database very fast. At the moment it takes 40-45 second to perform a select on the last record. Does anybody knows the code for vb.net compact framework, to perform this search in less than 5 or 10 seconds? :wtf:

      al hajjaj

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      It's not question of the .net code, it's a question of how the data is structured and queried. Are you trying to use any complex joins? Do you have covering indexes? Do you really need to retrieve all 100000 at once? This seems extremely excessive for a mobile application.


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups