Hi,
I want to implement Native Mac application with Database.
How can i implement database application? Can anyone give me some sample tutorial to start?
Thanks,
Jim.
Hi,
I want to implement Native Mac application with Database.
How can i implement database application? Can anyone give me some sample tutorial to start?
Thanks,
Jim.
You can develop a Cocoa app using Core Data.
If you have a specific database in mind, there are SDKs available (such as MySQL's C connector).