Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Searching Multiple Sqlite Databases vs One Big One
#3
I just read that one of the advantages of SQLite is that everything in the database is essentially all in one file and that file can be up to around a Terabyte.
This would be probably be sufficient but could imagine in the scenario where I do store lots of images, that the users could exceed that. So I think I will figure out a way to do it as you suggested with separate media files location but the "index" and regular text informaiton in the sqlite database. Just ordered online some books about sqlite and databases in general so hopefully can make some progress here.

Thanks for your suggestion!
Stuart

ps. Thanks again for QM - the successes I have had in programming with it is are one of the most enjoyable and gratifying things in my life (I don't know what that says about my life!!!! Big Grin , but true nonetheless!!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)