Ram

Ram


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • Using SQLite on the iPhone
    09/17/2009 - 23:25

    Hi,

    Thanks for this wonderful tutorial. It helped me a lot.

    I still have one problem. It goes likes this.

    I am having 2 text box and 2 buttons. After typing some text in both the text boxes and click a button say SUBMIT, the values that are present in both the text boxes has to be saved in the SQLite. When I click on the another button named DISPLAY, the record in the SQLite table ( Assume there is only one table and only one record for that application.) should be displayed in the 2 text boxes.

    The record is not getting saved in SQLite and so its not getting displayed again.

    Could you please help me with the above problem. I will be grateful to you :-)

    Thanks & Regards
    Ram