I'm working in xcode3.0 in leopard machine in  cocoa application and
using objective c.How can i connect to database in my cocoa
application?And how can i make final exe of my project?

If you're at the stage where you're still learning how to create a final build of your application or command line tool, the database connectivity goal is at least a few months away. I guarantee it.

  Start here:

http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/chapter_1_section_1.html

  Then follow along here:

http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/01Introduction/chapter_1_section_1.html

  When you've thoroughly read both, read this:

http://catb.org/~esr/faqs/smart-questions.html

... then, obeying the etiquette and guidelines therein, post specific, pointed questions about individual problems and we'll all be happy to help. Contrast this with "How do I build some general, unspecified database application?" and I'm sure you can see why your question is difficult to answer.

In summary, there's no escaping doing your research unless you can pay someone who's already done it to build the application for you.

--
I.S.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to