Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What do we want in Carbon? (was Modern C++)



On 1 Nov 2003 03:17:16 -0500, Jim Mooney <email@hidden> wrote:

> How about a complete class of database driver objects.
> MySQL, Filemaker, PostgreSQL, Oracle (no need to connect to MSSQL)
>
> I would be nice to have Carbon apps have sleek and easily usable api's
> to call to work with existing databases.
> (start with MySql)

You can build this on top of ODBC. ODBC Administrator is preinstalled
on X; I believe the appropriate headers are also preinstalled (SQL.h,
SQLExt.h, ...). All you need to get is appropriate ODBC drivers to talk
to database of your choice.

Historically, Apple's attempt to database connectivity API (DAL)
failed soon after introduction (about ten years ago) and ODBC (being
NIH technology) was ignored by Apple (no driver manager, no headers)
until Mac OS X . There were several vendors that provided ODBC
drivers for Mac (usually along with driver manager of their own)
including Visigenic, Intersolv, Merant, Augsoft, Openlink. Some of
these are still in this business (start with last). Typically ODBC
driver costs $20-$100 per single client workstation and some $$$
for the server part.

Mike
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.