Re: MSSQL
Re: MSSQL
- Subject: Re: MSSQL
- From: Derek Chesterfield <email@hidden>
- Date: Mon, 5 Feb 2007 22:07:51 +0000
On 5 Feb 2007, at 21:31, Finlay Dobbie wrote:
On 05/02/07, Benjamin Gereon Bailey <email@hidden> wrote:
Hi,
Where do i start if i want to Write a client for an MSSQL database in
Cocoa ?
As far as I am aware, you basically don't. Unless you do something
horrible like using JDBC drivers with JNI (does MS even provide JDBC
drivers for SQL Server?).
Or use ODBC. I have no experience of their products, but I keep
hearing about Actual's ODBC drivers for Mac, including for MS SQL
Server <http://www.actualtechnologies.com/product_sqlserver.php>.
They get a good score on VersionTracker, and the price is good. There
is sample code at that webpage for Carbon, and they say it would be
easy to modify the sample for Cocoa.
Migrate to a different database! ;o)
Maybe he doesn't have a choice.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
- Follow-Ups:
- Re: MSSQL
- From: "Finlay Dobbie" <email@hidden>
References: | |
| >MSSQL (From: Benjamin Gereon Bailey <email@hidden>) |
| >Re: MSSQL (From: "Finlay Dobbie" <email@hidden>) |