Anurag Shekhar wrote:
I can use database tmp file system. I can get the tmp directory name from StorageFactory. Or is there some better way of getting this directory ?
anurag

I don't think you should be using the database tmp file system for
client code.  You at least must code for when database file system
is not on the current machine for the client/server configuration.  So
might as well make it consistent for all client code.

Reply via email to