-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.2 RC1
-
Fix Version/s: 5.2 GA
-
Component/s: None
SQLBlob is not remotable wo you cannot retrieve the blob content from a remote machine.
By default SQLBlob is storing the data in a file on the server file system and when serialized it is serializng the file reference - so that the blob content is lost when the blob is sent to a remote machine.