Re: Database
Re: Database
- Subject: Re: Database
- From: Mark Lilback <email@hidden>
- Date: Mon, 24 Jan 2005 23:02:56 -0600
[shameless-plug]
Since you are working in a commercial environment, take a look at the
MacSQL Framework (of which I am the primary developer) which just
shipped at MacWorld.
It provides Cocoa classes to work with MySQL, PostgreSQL, Oracle, SQL
Server, Sybase, OpenBase, and FrontBase. It also provides an IB
palette that allows developing and running fairly complex
applications in IB with minimal SQL and no programming. It also is
largely accessible using AppleScript instead of Objective-C. For the
specific case mentioned, it also has full blob support and can link a
blob column to an NSImageView or NSMovieView.
You can download a copy with complete headers, documentation, and
examples. Licensed per developer with unlimited runtime distribution.
More info at <http://www.rtlabs.com/fwork/>.
[/shameless-plug]
--
__________________________________________________________________________
Mark Lilback email@hidden
President,
Runtime Labs http://www.rtlabs.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Re: Database (From: Theodore Petrosky <email@hidden>) |