Embedded Database - SQLite
Embedded Database - SQLite
- Subject: Embedded Database - SQLite
- From: Saratchandra Kongara <email@hidden>
- Date: Thu, 24 Apr 2003 19:22:54 -0400
Hello,
I am looking at embedded database alternatives for Cocoa/Objective-C
application. So far SQLite (
http://www.sqlite.org/) and its objective-C
wrapper SQLDatabase 0.1 (
http://blackholemedia.com/code/) look very
attractive. I downloaded the latest source code for SQLite database
and followed the instructions on the website. After installation (make)
I am not able to find the library file /usr/local/lib/libsqlite.a or
the command line sqlite program. Are they installed at some other
location? Has anybody installed this database on OS X 10.2.5
successfully? Also Is there a way to package this library with the
application, so the end users won't have to install? Any help is
greatly appreciated. Thanks.
Regards
Sarat
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.