Re: Database Application?
Re: Database Application?
- Subject: Re: Database Application?
- From: Andrew Farmer <email@hidden>
- Date: Thu, 14 Dec 2006 00:25:21 -0800
On 13 Dec 06, at 23:44, Ferhat Ayaz wrote:
I want to implement an Application to store personal information
(customers) and product informations (not more then 300 000
products). Only local and it can be a single user app.
I know from Borland Delphi a comfortable usage of Borland Database
Engine. You put just a table component and a dataset, then you can
"bind" your textedit and other controls to the table rows.
Is there a good cocoa technique to do this?
Yes - that's pretty much how CoreData (and Cocoa Bindings) work.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden