thanks for you reply. in my case, it is a multi-client platform, but for one data connection, only one process/client will change it. Superway
Simon Slavin-3 wrote: > > > 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 > > -- View this message in context: http://old.nabble.com/port-sqlite-to-a-platform-without-lock-unlock-feature-filesystem-tp27716749p27717371.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users