G
Guest
All,
I have a byte[] array that I save as a file to disk, is there anyway of
saving the file as a transaction. For example I save the file to disk and
virus scan it, if no virus is found I commit the transaction, if a virus is
found I abort the transaction and the file is never written. Is this
possible to do with COM+ if not can someone suggest an alternative method.
Thanks
Msuk
I have a byte[] array that I save as a file to disk, is there anyway of
saving the file as a transaction. For example I save the file to disk and
virus scan it, if no virus is found I commit the transaction, if a virus is
found I abort the transaction and the file is never written. Is this
possible to do with COM+ if not can someone suggest an alternative method.
Thanks
Msuk