Re: How can i connect to database?
Re: How can i connect to database?
- Subject: Re: How can i connect to database?
- From: Markus Hitter <email@hidden>
- Date: Tue, 29 Apr 2008 13:25:12 +0200
Am 29.04.2008 um 11:11 schrieb vinitha ks:
How can i connect to database in my cocoa application?
Depending on your needs, the Cocoa-ish way is to use CoreData (Apple)
or GDL2 (GNUstep). If you have different needs, any C library or
Cocoa-wrapper around a such will do. You can even use and link
against ordinary C++ libraries if you don't mind the complexity.
And how can i make final exe of my project?
Uhm. Hit the "build" button?
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden