Database::WriteBlob2File |
||
Description | ||
Write a column of a recordset which contains blob (binary) data to a file. |
||
Options | ||
Source Handle |
The name of the recordset (handle). | |
Column Name |
The name of the column which contains the blob data. | |
Output File |
The file to which the blob data must be saved. |