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 8047515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T06:07:33+00:00 2026-06-05T06:07:33+00:00

Can Core Data allow me to create new table programmatically? or if I need

  • 0

Can Core Data allow me to create new table programmatically? or if I need that I need to use SQLite directly.

thanks

  • 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-06-05T06:07:36+00:00Added an answer on June 5, 2026 at 6:07 am

    From a CoreData perspective, you don’t really create new tables because database tables are only one possible type of persistence store associated with the core data model.

    You can, however, create new core data entities programatically using the NSEntityDescription class. In the NSEntityDescription class documentation you will find this:

    Entity descriptions are editable until they are used by an object graph manager. This
    allows you to create or modify them dynamically. However, once a description is used 
    (when the managed object model to which it belongs is associated with a persistent store
    coordinator), it must not (indeed cannot) be changed. This is enforced at runtime: any
    attempt to mutate a model or any of its sub-objects after the model is associated with a 
    persistent store coordinator causes an exception to be thrown. If you need to modify a
    model that is in use, create a copy, modify the copy, and then discard the objects with
    the old model.
    

    I’ve never tried to modify one at runtime, so I’m not sure exactly how well this works when you have an existing SQLite persistence store, if at all. But it’s probably worth playing around with NSEntityDescription to see if it gets you close to what you are trying to do.

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

Sidebar

Related Questions

I'm new to Core Data. I'm creating an app that will allow a user
Im trying to create a listing app that is core data backed.The first page
I've released an app with a Core Data sqlite database. In the new version
I'm using Core Data for a table view, and I'd like to use the
I have a view that creates a new core data managed object, and fills
Can I optimize a Core Data query when searching for matching words in a
Can someone walk me through how to 'hide' the standard core data setters? I
I have a Core Data structure with Restaurants and Atmospheres, where a restaurant can
Can I use Apple's open source Core Foundation (CF classes) in a commercial product
I would like to use Core Data for a drawing application where the user

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.