From: Noam Noam Date: 2006-08-30T20:40:59+09:00 Subject: problem using pstore with multi-users Hi all, when i'm using pstore with multi-users: Permission denied - ../comments.dat.new it seems that more then one user is asking to use the same file. i tried to use synchronize for locking the transaction until it finsh, but it seems that i can not using it when i using pstore. any one having any idea??? Thanks. -- Posted via http://www.ruby-forum.com/.