On 26 Feb 2010, at 10:41am, Superway wrote:

> I am porting sqlite to a platform, where the filesystem do not support
> lock/unlock mechanism.
> does it possible to work on this type platform? if so, how to do it?

Do you need the results of locking ?  In other words, is there any change that 
two users or two processes will be trying to access a database at once ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to