ImportFromBlob Method

 Object: FileManager
 Syntax: ImportFromBlob ([in] recordset("column-name"), [in] Destination)
 Description: This method extracts a Binary Large OBject (BLOB) from a database and writes to a file specified by the Destination argument. It overwrites the destination file if one with that name already exists.

 

Previous Page Next Page