Skip navigation.
 
mlRe: Database abstraction layer
FROM : Jonathan Monroe
DATE : Mon Aug 14 18:52:38 2006

On Aug 12, 2006, at 1:02 AM, Nick Zitzmann wrote:

>> However, it does not look like standard on OS X, or I am wrong?

>
> ODBC has come with Mac OS X since Jaguar.


There is an Xcode example project that links to the Apple-supplied
iODBC libraries at:

http://www.actualtechnologies.com/example.php

The project uses Carbon, but since ODBC is a C API, using it with Cocoa
would be similar.  I'm not aware of any publicly available abstraction
layers for ODBC and Cocoa, but we are working on publishing one we use
internally.  I'll post it when it's available.

Jonathan Monroe
Actual Technologies - ODBC for Mac OS X
www.actualtechnologies.com

Related mailsAuthorDate
mlDatabase abstraction layer Stefan Urbanek Aug 11, 14:09
mlRe: Database abstraction layer Justin Anderson Aug 11, 16:42
mlRe: Database abstraction layer Nick Zitzmann Aug 11, 18:38
mlRe: Database abstraction layer Stefan Urbanek Aug 12, 00:05
mlRe: Database abstraction layer Stefan Urbanek Aug 12, 00:07
mlRe: Database abstraction layer Nick Zitzmann Aug 12, 04:01
mlRe: Database abstraction layer Jonathan Monroe Aug 14, 18:52