Ruchi Lohani wrote, On 2008-06-30 12:00: > Also, aren't functions NSS_InitReadWrite suppose to return an error > incase the db has already been opened by another process in read-write > mode?
No, that is not part of the definition of those functions. > I tried opening the mozilla profile db in read-write mode and it > doesn't return any error in my application. That's right. If it succeeds in opening the file, it reports success. _______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

