• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MyODBC w/Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MyODBC w/Cocoa?


  • Subject: Re: MyODBC w/Cocoa?
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 21 Apr 2004 13:36:14 -0600

On Apr 21, 2004, at 12:43 PM, David Piasecki wrote:

Has anyone tried using MyODBC in Cocoa? I've followed the CocoaMySQL
source before, but this time I want to use standard C++ with ODBC
instead of Objective-C so I can use the same source code on other
platforms. For some reason, the source below compiles just fine when I
#include <sql.h>, but I get the runtime error "ZeroLink: unknown symbol
'_SQLAllocEnv'".

You have to link your target against the libiodbc library, which is in /usr/lib.

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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.


  • Follow-Ups:
    • Re: MyODBC w/Cocoa?
      • From: "David Piasecki" <email@hidden>
References: 
 >MyODBC w/Cocoa? (From: "David Piasecki" <email@hidden>)

  • Prev by Date: Re: Miniature view
  • Next by Date: Re: delayed read-only bindings (suggestions/hints) ?
  • Previous by thread: MyODBC w/Cocoa?
  • Next by thread: Re: MyODBC w/Cocoa?
  • Index(es):
    • Date
    • Thread