Re: SQL support
Re: SQL support
- Subject: Re: SQL support
- From: Sergei Ludanov <email@hidden>
- Date: Sun, 26 Jan 2003 09:32:08 -0800
Hi Alvaro,
There is an Objective C framework that allows you DB access through
JDBC. Take a look at
http://www.macosguru.de/download/index.html and
download easyDB Framework. It includes framework, docs and sample code.
You will need to install JDBC though.I have written simple app to do
queries in databases using this framework. If you interested to look at
it I can e-mail it to you.
Regards,
Sergei
On Sunday, Jan 26, 2003, at 07:07 US/Pacific, Alvaro Muir wrote:
Hello all,
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.
://alvaro
_______________________________________________
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.
_______________________________________________
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>) |