Re: Writing to a MySQL database server
Re: Writing to a MySQL database server
- Subject: Re: Writing to a MySQL database server
- From: Andy Satori <email@hidden>
- Date: Tue, 6 Jan 2004 16:26:08 -0500
This begs the question, have you implemented similar functionality for
Postgres?
Andy
On Jan 5, 2004, at 11:47 PM, Ed Watkeys wrote:
On Jan 2, 2004, at 4:05 PM, Christina Zeeh wrote:
Hi,
Is there a framework available to read/write from a MySQL server?
You might want to try the MySQL Cocoa Framework
(http://mysql-cocoa.sourceforge.net). I didn't have the time to play
with it yet, but it looks promising.
Back before I switched from MySQL to PostgreSQL (due to MySQL's move
from the completely acceptable Library GPL to the pure evil GPL for
the C client library), I wrote a Cocoa wrapper that which has a
license that gives you the freedom to do (nearly) whatever you want.
You can download it at the following URL:
http://poseur.com/MysqlConnection.dmg
Here's the license in its entirety:
// Created by Ed Watkeys (email@hidden) on Sun Jul 14 2002.
// Copyright (c) 2002 Edwin H. Watkeys III.
//
// You may re-use this code in any way you wish provided that you
preserve
// the copyright notice, as well as this sentence.
I wrote some fairly involved code to exercise the library. Feel free
to e-mail me for that. I'd package it up, but I no longer have the
MySQL C client libraries on my machine. Thus, I can't build it
anymore.
Regards,
Ed
_______________________________________________
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.