[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SQL and gnustep & Cocoa books
From: |
Chris B. Vetter |
Subject: |
Re: SQL and gnustep & Cocoa books |
Date: |
Wed, 14 May 2003 11:10:27 -0700 |
On Wed, 14 May 2003 23:12:38 +0530
Vikram Vyas <visquare@mac.com> wrote:
> Hello,
> I have two queries.
> 1. Is there any example that I can look which involves using SQL via
> gnustep.
Not exactly what you may be looking for but worth a check:
http://mysql-cocoa.sourceforge.net/
Additionally, check GNUstep's CVS.
In gnustep/dev-libs/ is a subdirectory called db/ that offers a
framework/library for some SQL databases like PostgreSQL, Oracle
(7 and 8), Sybase and MySQL.
> 2. How useful/relevant are books on Cocoa for learning gnustep.
Again, not specific to GNUstep, but a very good start is
http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/ObjC.pdf
--
Chris