Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4008374
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:44:48+00:00 2026-05-20T08:44:48+00:00

can you selectively update certain sqllite tables when updating an iphone app, in order

  • 0

can you selectively update certain sqllite tables when updating an iphone app, in order to preserve user stored data? how? appreciate the help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T08:44:49+00:00Added an answer on May 20, 2026 at 8:44 am

    At the simplest level, you’ll need to:

    1. Store some version number information in the SQL database in the app’s document directory.

    2. When your app launches, you can compare this version data to the copy in your bundle.

    3. If the version is different, you’ll then need to activate a “updater” class, the responsibility of which is to:

      3.1. Check for the existence of each table.

      3.2. If it exists, load any existing data into a suitable data structure (an NSDictionary most likely), cull the table and create it in the “current” format, providing sensible defaults where no data exists.

    As you can imagine, in the above scenario the updater class effectively needs to know how to create each table in turn, which isn’t ideal – an alternative approach being to store a list of ALTER TABLE statements for each version and then apply them in turn until the database structure is up to date.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can a LINQ enabled app run on a machine that only has the .NET
When I'm in design mode in Flash Pro, I can selectively hide layers. However,
I'm having trouble getting my data from fetchAll to print selectively. In normal mysql
Is there a way I can use Greasemonkey to selectively remove scripts on a
Is it possible to selectively compile in certain sections of code with templates, or
In order to get Django to output innodb tables in MySQL, you either need
I'm building an HTML5/JavaScript app that runs on the iPhone in offline mode. I
With Git , I know you can specify only to selectively fetch a few
Our app can share items to facebook. We'd like to share to twitter too,
Can somebody point me to a resource that explains how to go about having

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.