The Blob open method now supports a new mode, 'c', to open committed
data for reading as an ordinary file, rather than as a blob file. The ordinary file may be used outside the current transaction and even after the blob's database connection has been closed.
Showing
Please register or sign in to comment