J
Joseph Robinson
Is there anyway to open from a Binary Stream? I have
drawings stored in my SQL Server database as BLOBs which I
can retrieve, write to a temporary file, and perform an
open from file. However, if I can open from a Binary
Stream, I could eliminate the additional code required to
write a temporary file and delete a temporary file.
Do you know if there are plans to extend the Open method
to include Binary Stream as a data source?
drawings stored in my SQL Server database as BLOBs which I
can retrieve, write to a temporary file, and perform an
open from file. However, if I can open from a Binary
Stream, I could eliminate the additional code required to
write a temporary file and delete a temporary file.
Do you know if there are plans to extend the Open method
to include Binary Stream as a data source?