Why would you want to store the blobs in files when transactions are used? Cant this be hanlded by most database's?
What I ment was: if you choose to store blobs in files instead of the databse, this does currently not work properly when in a Transaction (that is, you can't rollback changes).
Gomez
