Sqlite

Discussion in 'Databases' started by rajpk, Oct 21, 2011.

  1. #1
    hi
    any one here expert in SQLITE3
    i am having trouble with update data
    i am working on iphone app , but when i update data nothing happened:(
     
    rajpk, Oct 21, 2011 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Post your update query and table schema.
     
    Rukbat, Oct 21, 2011 IP
  3. rajpk

    rajpk Well-Known Member

    Messages:
    252
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    113
    #3
    i have only single table. so not complex and update query is running perfect mean not given any error, when i run in debug mode it passes test. all values are correct.
    but still not updating in database.
    it stores in simulator on run time, mean save in app. but when i close simulator and re run app. value is not there.
     
    rajpk, Oct 31, 2011 IP