14 Answered Questions
[SOLVED] When is SQLiteOpenHelper onCreate() / onUpgrade() run?
- 2014-02-19 13:31:07
- laalto
- 105904 View
- 267 Score
- 14 Answer
- Tags: android sqlite android-sqlite sqlexception sqliteopenhelper
13 Answered Questions
[SOLVED] Select first row in each GROUP BY group?
- 2010-09-27 01:23:22
- David Wolever
- 794932 View
- 1009 Score
- 13 Answer
- Tags: sql sqlite postgresql group-by greatest-n-per-group
5 Answered Questions
9 Answered Questions
[SOLVED] Improve INSERT-per-second performance of SQLite?
- 2009-11-10 22:16:43
- Mike Willekes
- 360579 View
- 2710 Score
- 9 Answer
- Tags: c performance sqlite optimization
24 Answered Questions
4 Answered Questions
10 Answered Questions
17 Answered Questions
10 Answered Questions
5 Answered Questions
[SOLVED] How to store image in SQLite database
- 2012-02-20 07:39:41
- user1083266
- 222805 View
- 66 Score
- 5 Answer
- Tags: android sqlite android-emulator
5 Answered Questions
[SOLVED] How do I use prepared statements in SQlite in Android?
- 2009-01-11 18:38:27
- pupeno
- 78810 View
- 90 Score
- 5 Answer
- Tags: android sqlite prepared-statement
7 Answered Questions
[SOLVED] SQlite Getting nearest locations (with latitude and longitude)
- 2010-09-12 14:44:58
- Jure
- 47591 View
- 77 Score
- 7 Answer
- Tags: java android sqlite geolocation
5 Answered Questions
[SOLVED] Android SQLite database: slow insertion
- 2010-08-17 10:38:19
- benvd
- 45229 View
- 88 Score
- 5 Answer
- Tags: android database performance sqlite insert
16 Answered Questions
[SOLVED] What 'additional configuration' is necessary to reference a .NET 2.0 mixed mode assembly in a .NET 4.0 project?
- 2010-03-16 15:26:55
- jamone
- 178973 View
- 510 Score
- 16 Answer
- Tags: c# .net sqlite .net-4.0 system.data.sqlite
12 Answered Questions
[SOLVED] How do I use regex in a SQLite query?
- 2011-02-21 21:43:16
- cody
- 97596 View
- 83 Score
- 12 Answer
- Tags: regex sqlite query-string
4 Answered Questions
[SOLVED] "Insert if not exists" statement in SQLite
- 2013-10-12 17:19:53
- user2780638
- 110414 View
- 90 Score
- 4 Answer
- Tags: sqlite constraints sql-insert
4 Answered Questions
10 Answered Questions
2 Answered Questions
17 Answered Questions
5 Answered Questions
[SOLVED] Pros and Cons of SQLite and Shared Preferences
- 2011-06-08 08:54:11
- Rana.S
- 51752 View
- 131 Score
- 5 Answer
- Tags: android database sqlite sharedpreferences data-storage
6 Answered Questions
9 Answered Questions
6 Answered Questions
[SOLVED] Deploying RoR app to Heroku with SQLite 3 fails
- 2010-10-09 18:54:19
- Jaco Pretorius
- 19142 View
- 37 Score
- 6 Answer
- Tags: ruby-on-rails sqlite heroku deployment sqlite3
2 Answered Questions
[SOLVED] How do I make an UPDATE while joining tables on SQLite?
- 2009-04-21 16:19:46
- e-satis
- 49155 View
- 89 Score
- 2 Answer
- Tags: sqlite join sql-update
3 Answered Questions
35 Answered Questions
[SOLVED] How do I unlock a SQLite database?
- 2008-09-29 22:35:49
- ryantm
- 323317 View
- 224 Score
- 35 Answer
- Tags: sqlite
9 Answered Questions
[SOLVED] What are the performance characteristics of sqlite with very large database files?
- 2009-04-24 01:09:33
- Snazzer
- 143384 View
- 304 Score
- 9 Answer
- Tags: database performance sqlite
2 Answered Questions
[SOLVED] How to store(bitmap image) and retrieve image from sqlite database in android?
- 2012-08-03 05:58:33
- Rahul Gautam
- 127270 View
- 59 Score
- 2 Answer
- Tags: android image sqlite bitmapimage