Re: SQLite Database
Re: SQLite Database
- Subject: Re: SQLite Database
- From: Eric Forget <email@hidden>
- Date: Wed, 24 Mar 2004 00:23:09 -0500
>
It is ok if 2 of my apps, different ones, access the same database
>
file, possibly at same times, but maybe not.
>
If the user happens to be Setting preferences that are stored in the
>
db, and my daemon is polling info from the db,
>
>
will this be alright to do??
>
Sorry new to having a db imbedded into my applications.
SQLite supports multiple access but have some limitations. This is a list
about Cocoa. You should try to look at the SQLite web site if you have
specific questions about their product. I believe they also have a mailing
list.
Eric
___________________________________________________________________
Eric Forget Cafederic
email@hidden <
http://www.cafederic.com/>
Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684>
_______________________________________________
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.