Description The method saves the file as binary data to the specified position and specified long binary object field.
Usage RetVal = [BiDb.] SaveFileToDatabase FileName
Remarks RetVal BOOL TRUE on success, otherwise FALSE.
FileName String Path and name of the file to save.
Use GetLastDBError method to retrieve last error code.
See Also LoadImageFormDatabase Method, SaveImageToDatabase Method