Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iphone

Sqlite 3 Opening Issue

I'm getting my data ,with several similar methods, from sqlite3 file like in following code: -(… Read more Sqlite 3 Opening Issue

Unable To Update Database

I'm having trouble updating my database. I believe it's due to it possibly being read only,… Read more Unable To Update Database

Memory Management When Using Sqlite Database In Iphone

My application makes use of a SQLite database to store the user's inputs. The number of records… Read more Memory Management When Using Sqlite Database In Iphone

How To Read The Data From Sqlite3 In Javascript In Phonegap Application For Iphone

I am working on an application in phonegap for iphone, where i have a database in sqlite3 which con… Read more How To Read The Data From Sqlite3 In Javascript In Phonegap Application For Iphone

Createeditablecopyofdatabaseifneeded Create An Empty Copy Of Db!

I'm using the 'famous' :) function createEditableCopyOfDatabaseIfNeeded for create an e… Read more Createeditablecopyofdatabaseifneeded Create An Empty Copy Of Db!

Iphone Sqlite Nsdate Bug

i use core data in my iphone app, but in some case i use sqlite to access to data and ia have a pro… Read more Iphone Sqlite Nsdate Bug