Description This method loads binary data from the current position of the specified recordset. The loaded data can be any type of binary data either DIB or file.
Usage RetVal = [BiDb.] LoadImageFromDatabase
Remarks RetVal LONGLONG DIB from the database or 0 on error.
Use GetLastDBError method to retrieve last error code.
See Also SaveImageToDatabase Method
Note: This method does not free the DIB. Call the DropDIB method to free up the DIB