Re: SQL support
Re: SQL support
- Subject: Re: SQL support
- From: j o a r <email@hidden>
- Date: Sun, 26 Jan 2003 17:07:57 +0100
While Java is both a language and a framework, Objective C is just a
language...
So, does *Cocoa* have built in support for accessing data using SQL? It
used to, via EOF, but Apple stripped out that part of the frameworks
and made it availavle only in WebObjects, and only using Java.
That said, if you look in the mailing list archives you will find a
couple of third party frameworks for db access in Cocoa applications
using Objective C.
j o a r
On Sunday, Jan 26, 2003, at 16:07 Europe/Stockholm, Alvaro Muir wrote:
Newbie question. Is there any built in sql support to objective C
like
java has? I am trying to build a simple app, which browses the
database I
specify ( not just any database ) and allows the user to call media.
Thanks
for any help anyone provides.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >SQL support (From: Alvaro Muir <email@hidden>) |