• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: HELP! - Database questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HELP! - Database questions


  • Subject: Re: HELP! - Database questions
  • From: David Dunham <email@hidden>
  • Date: Fri, 7 Mar 2008 11:40:47 -0800


On 7 Mar 2008, at 02:05, Jeff Brown wrote:

I have a problem :)

Which is probably not Xcode-specific. You'd probably get better answers on a Cocoa-related list.


The options I've seen are:
1. Core Data - which is good because it ships with
XCode BUT it doesn't appear to allow me to use SQL
directly? Also is it possible to use Core Data as a
client/server on a local network with a maximum of 10
clients writing to the database only occasionally?
2. SQLite - BUT can it act as a server where it
resides on one machine and I can log into it from
another on a local network - I need to be able to do
this.

I've used SQLite, it's great since you can embed it for free. However, I don't think it really allows for use as a server.


And since Core Data sits atop SQLite, it's probably not an option either. (I don't think it *can* let you use SQL directly, since the whole idea is to abstract the underlying data store.)

David Dunham
Voice/Fax: 206 783 7404             http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: HELP! - Database questions
      • From: Chris Hanson <email@hidden>
References: 
 >HELP! - Database questions (From: Jeff Brown <email@hidden>)

  • Prev by Date: Re: How do I get function pop-up menu in documentation window?
  • Next by Date: Xcode Editor's Regex now uses PCRE instead of ICU?
  • Previous by thread: Re: HELP! - Database questions
  • Next by thread: Re: HELP! - Database questions
  • Index(es):
    • Date
    • Thread