Cocoa and MySql
Cocoa and MySql
- Subject: Cocoa and MySql
- From: Mike Dean <email@hidden>
- Date: Mon, 27 Aug 2001 16:26:32 -0600
I have searched through the documentation but do not find any references to ODBC or other methods of database communication from within Cocoa in the Objective C environment. Can someone guide me? I am specifically interested in accessing mySql on the same machine as the application will run, though obviously it scales up to accessing a remote server. Thanks for any assistance.