Skip navigation.
 
mlCocoa Database Connection
FROM : Justin Giboney
DATE : Fri Mar 21 23:33:27 2008

I am trying to find a way to connect Cocoa to a DBMS.

I have been working for a few weeks trying to find a way to get Cocoa 
to communicate with PostgreSQL (at this point I am willing to use just 
about any mainstream database). I have tried using BaseTen (http://www.karppinen.fi/baseten/
) and PostgreSQL Cocoa Framework (http://sourceforge.net/projects/pgsqlcocoa/
), but I have not been able to get either of them to work. Both seem 
to be very complicated and need a lot of tweaking.

I have heard hints of odbc/iodbc but no tutorials on how to use it in 
cocoa.

I have PostgreSQL 8.3 installed, running 10.5 on the host that will 
talk to the DB, and multiple client computers running 10.4 or 10.5

What would you use to create an enterprise level application?
Is there any tutorials that you would use to create the connections to 
the database?

Thank you,

Justin Giboney

Related mailsAuthorDate
mlCocoa Database Connection Justin Giboney Mar 21, 23:33
mlRe: Cocoa Database Connection Justin Giboney Mar 22, 00:50
mlRe: Cocoa Database Connection Jason Stephenson Mar 22, 01:34
mlRe: Cocoa Database Connection Jeff LaMarche Mar 22, 01:37
mlRe: Cocoa Database Connection Western Botanicals Mar 24, 20:21
mlRe: Cocoa Database Connection Jeff LaMarche Mar 24, 20:54
mlRe: Cocoa Database Connection Justin Giboney Mar 24, 22:06
mlRe: Cocoa Database Connection Jens Alfke Mar 25, 04:25
mlRe: Cocoa Database Connection Andrew Satori Mar 26, 21:12