• 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
FreeTDS Cocoa Sample?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FreeTDS Cocoa Sample?


  • Subject: FreeTDS Cocoa Sample?
  • From: Robert Mullen <email@hidden>
  • Date: Mon, 10 Aug 2009 13:34:45 -0700

I have scoured the archives and the web in general looking for a sample XCode project that uses FreeTDS. Does anyone know where one can be found or would anyone be kind enough to share some source code with me? What I have done so far is to compile FreeTDS 0.82 on my system and successfully test it to a SQL Server database via tsql. I have added /usr/local/include to my projects header search paths. I then import <FreeTDS/sybfront.h> and <FreeTDS/sybdb.h> but when I go to compile with just the imports and no code referencing the headers I get an error "conflicting types for BOOL." It looks like BOOL is conditionally compiled inside sybdb.h and even though the condition is not met it seems like the compiler is struggling with it.

Anyway, I have banged my head against this for several steps and am wondering if someone has the goods. If not can someone help me past this problem?

TIA

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Prev by Date: Re: NSData Questions
  • Next by Date: Re: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • Previous by thread: Re: [iPhone 3.0] crashes in webView:didCommitLoadForFrame:
  • Next by thread: Registering and opening a help book located outside an application bundle
  • Index(es):
    • Date
    • Thread