Noam Noam wrote: > so, if i understand correctly, because in pstore.rb there is a lock to > the file, i cannot use pstore with some processes because it will front > a lock. and because of that i get "premission denied"??? > thanks you all, for your all responses. > Seems so. s/pstore/sqlite/ maybe? A single-table, string -> blob database isn't SUCH a horrible conceptual rape for simple apps. (Or as some system architects of my days past would think, not even for embedded J2EE.) David Vallner