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

  • Home
  • SEARCH
  • 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 193377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:30:19+00:00 2026-05-11T16:30:19+00:00

I don’t have enough Stack Overflow fu yet to have found a previous answer

  • 0

I don’t have enough “Stack Overflow fu” yet to have found a previous answer to this.

One of my apps has its data in a SQLite database and I’ve used the Apple SQLiteBooks sample as primary inspiration — however, SQLiteBooks has only a single table and a single view. I’ve got multiple (related) tables accessed as distinct views in a tab bar — e.g. Cookbooks, Recipes, Ingredients, Utensils, etc. Some issues with the sample code:

1) It seems that the sample code initializes too early (in applicationDidFinishLaunching: when I’m leaning towards viewDidLoad:)

2) The static SQL query strings need to be different per class (on the other hand, they generally only differ by the table being accessed, so can I use “?” in the static string and then bind the table ID as needed?)

3) If I follow the lead of TheElements sample code, which uses plists as data store, I seem to spend too much time and memory “pre-building” the data sources of the not-yet-viewed tabs.

Does anyone have pointers to best practices as to how/where to define multiple instances of the single class from the sample while keeping performance high and memory low?

  • 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-11T16:30:19+00:00Added an answer on May 11, 2026 at 4:30 pm

    You cannot use ? to bind table names, only values on the query.

    I suggest you take a look at FMDB which is a SQLite wrapper in Objective-C.

    With that, you can easily make different objects query the databases (some sort of home-grown ORM).

    There are a few ActiveRecord implementations in Objective-C that you may take a look at, but I haven’t used them.

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

Sidebar

Ask A Question

Stats

  • Questions 230k
  • Answers 230k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer It's basically a matter of expressing your dependencies in terms… May 13, 2026 at 1:59 am
  • Editorial Team
    Editorial Team added an answer No, there's no object you can use to access var… May 13, 2026 at 1:59 am
  • Editorial Team
    Editorial Team added an answer You don't want those directories in your /etc/paths file. That… May 13, 2026 at 1:59 am

Related Questions

In order to apply a triggered animation to all ToolTip s in my app,
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on
I don't know when to add to a dataset a tableadapter or a query
I don't edit CSS very often, and almost every time I need to go
I don't understand where the extra bits are coming from in this article about

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.