Re: MySQL cocoa help!
Re: MySQL cocoa help!
- Subject: Re: MySQL cocoa help!
- From: Matt Neuburg <email@hidden>
- Date: Sat, 07 Oct 2006 17:46:47 -0700
- Thread-topic: MySQL cocoa help!
On Sat, 7 Oct 2006 14:47:21 -0400, Kevin Muldoon <email@hidden> said:
>In need of a developer who can use the MySQL cocoa framework (or any
>public license API) in an AppleScript Studio environment to access a
>MySQL database. Final product is a client application that can create
>a new record in mySQL and return the value of the auto_increment
>field. I already have a MySQL DB set up and ready to connect to.
>
>I apologize for this post but frustration levels have reached red-
>line. I believe Apple should have created a well documented API for
>mySQL connectivity with OBJC but they have not. The instructions for
>loading the MySQL-Cocoa sourceforge framework created by Dave Winters
>references a 'SmySQL_bundled.framework' folder, but no such folder
>exists in the disk image. Example files on http://mysql-
>cocoa.sourceforge.net/ for use of the framework have long been
>broken. All emails to parties involved in this project are unanswered.
But you're not reading the documentation. Okay, it's a little annoying that
the name changed, but it says right in the README (those words, README, mean
that you should read me - first!) that the document explaining how to embed
a framework "was written when the framework was still called SMySQL ... so
you will have to read MCPKit_bundled instead of SMySQL_bundled, but
otherwise it is very accurate and complete."
So first, build the project. This will generate MCPKit_bundled. Then do what
the PDF document tells you. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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