As far as I know, SQLite uses the OS file locking facilities (which do seem
to be problematic in Macs). Anyway, I'm not saying this is the most robust
possible solution. I'm just saying that given the circumstances, it could be
good enough.

Cheers
Juan Pablo Califano

2009/1/10, Anthony Pace <anthony.p...@utoronto.ca>:
>
> Well the db is a raw file; thus,  I was referring to the db.
>
> If you look at my last few lines, I was trying to tell him how his system,
> in which the file can be written to by all clients, can only work even
> marginally well with a timed write delay; yet, nowhere did I say it was more
> secure.  In fact, if you look at my first line, I note that it is a bad way
> to do things, and is very insecure.
>
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to