如何从Cocoa(Mac OS X)访问SQL Server?

问题描述:

如问题所述:
如何在Mac OS X 10.5上从Cocoa访问Microsoft SQL Server 2005?
数据库驱动程序应该尽可能免费,付费解决方案也可以.

As the question says:
How to access Microsoft SQL Server 2005 from Cocoa on Mac OS X 10.5?
The database driver should be free if possible, paid solutions can be OK as well.

一些谷歌搜索提示了这个问题:

Some Googling suggests this question:

http://lists.apple.com/archives/Cocoa-dev/2004/Jul/msg00077.html

其中指向以下两个应用程序:

Which points to these two apps:

  • http://www.freetds.org/
  • http://www.macosguru.de/

这些满足您的需求吗?如果没有,您能否详细说明这个问题?谢谢!

Do those meet your needs? If not, can you elaborate on the question? Thanks!