Skip navigation.
 
mlRe: libpq prepared statement
FROM : Andrew Farmer
DATE : Mon Mar 31 23:31:15 2008

On 31 Mar 08, at 12:44, Justin Giboney wrote:
> p.s. why is it that Apple has no documentation on having Cocoa work 
> with Databases? Try typing in "mysql" or "postgresql" in the search 
> box of this page http://developer.apple.com/cocoa/ while restricting 
> it to cocoa. Do they not want business to use Cocoa?


Neither MySQL or PostgreSQL is a component of the Cocoa framework. 
Apple's not responsible for documenting how you might use arbitrary 
libraries with Cocoa - at a certain point, you're on your own.

Related mailsAuthorDate
mllibpq prepared statement Justin Giboney Mar 31, 21:44
mlRe: libpq prepared statement stephen joseph but… Mar 31, 21:56
mlRe: libpq prepared statement Keary Suska Mar 31, 22:24
mlRe: libpq prepared statement Andrew Farmer Mar 31, 23:31
mlRe: libpq prepared statement Scott Ribe Apr 1, 01:04