ExportToBlob Method

Object: FileManager
Syntax: ExportToBlob ([in] Source, [in] recordset("column-name"))
Description: This method writes a Binary Large OBject (BLOB) into a database from a source file in the specified location. The object is saved into the field specified in the column-name argument. The recordset argument must specify a valid ADO recordset.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.