Re: Learning Mac programming (Cocoa) more...
Re: Learning Mac programming (Cocoa) more...
- Subject: Re: Learning Mac programming (Cocoa) more...
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 1 Aug 2003 20:11:31 -0700
On Friday, August 1, 2003, at 7:51 PM, David Thorp wrote:
The data is on a server somewhere and staff in the company log in to
it, from their own computer elsewhere in the office, then add, delete,
edit records etc. over the network and everyone else sees the changes
as they happen.
[...]
The question is: Are ObjC and Cocoa suitable tools for this? Can it
be done, and how easy or hard is it?
If you've able to set up your database to vend Web Services, then
Cocoa/Obj-C may be the best way, however if you're talking to a
database in general WebObjects is likely to provide the better
solution.
mmalc
_______________________________________________
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.