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

Related Questions

Don't you hate it when you have class Foobar { public: Something& getSomething(int index)
I have just tried to save a simple *.rtf file with some websites and
I've got a string that has curly quotes in it. I'd like to replace
That's pretty much it. I'm using Nokogiri to scrape a web page what has
For some reason, after submitting a string like this Jack’s Spindle from a text
Don't ask why, but is there any way to suppress a failed linking error?
Don't let below code scare you away . The question is really simple, only
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on
In order to apply a triggered animation to all ToolTip s in my app,
I used javascript for loading a picture on my website depending on which small

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.