RE: Embedded Database - SQLite
RE: Embedded Database - SQLite
- Subject: RE: Embedded Database - SQLite
- From: "Guy Umbright" <email@hidden>
- Date: Fri, 25 Apr 2003 09:24:11 -0500
- Thread-topic: Embedded Database - SQLite
Build it as an embedable framework. That is what I did and it works
fine. (Actually I build SQLDatabase as a framework as well)
-----Original Message-----
From: Saratchandra Kongara [
mailto:email@hidden]
Sent: Thursday, April 24, 2003 6:23 PM
To: email@hidden
Subject: Embedded Database - SQLite
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.
This electronic mail message and any attached files contain information
intended for the exclusive use of the individual or entity to whom it is
addressed and may contain information that is proprietary, privileged,
confidential and/or exempt from disclosure under applicable law. If you are
not the intended recipient, you are hereby notified that any viewing, copying,
disclosure or distribution of this information may be subject to legal
restriction or sanction. Please notify the sender, by electronic mail or
telephone, of any unintended recipients and delete the original message
without making any copies.
_______________________________________________
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.