Re: [options] Cocoa GUI Client to web based SQL database
Re: [options] Cocoa GUI Client to web based SQL database
- Subject: Re: [options] Cocoa GUI Client to web based SQL database
- From: Mario Diana <email@hidden>
- Date: Wed, 14 Jul 2004 12:38:12 -0400
On Wednesday, July 14, 2004, at 11:57 AM, clunkyrobot wrote:
I wish to write a simple CMS style application in Cocoa [...] saving
the results to an online SQL ( assorted / portable / different )
database. [...] I was going to start the web end in Java as I a
familiar with this and is widely supported for web development.
[....]
What is the best design for such a project, their seems to be no real
SQL library for objective-c, I came across SQLlite and some wrapper
classes to it from objective-c, but I need something more web focused.
It's not difficult to write a Cocoa-Java hybrid. The bulk of the
desktop application can be written in Objective-C, while incorporating
Java-JDBC to communicate with the database. You could also write the
whole thing in Java, but you may run into some goofy,
hard-to-figure-out issues.
Mario
=======================================================
Mario Diana Mobile: 845-380-8428
50 Forest Drive Home: 845-221-3989
Poughquag, NY 12570 Email: email@hidden
=======================================================
Programmer - Web development, Java, XML, LAMP, Mac OS X
=======================================================
_______________________________________________
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.