SaveImageToDatabase  Method

Description         The method saves the DIB to the specified position and specified long binary object field.

Usage                  RetVal = [BiDb.] SaveImageToDatabase Dib

Remarks             RetVal                    BOOL             TRUE on success, otherwise FALSE.

                            Dib                          LONGLONG DIB to save.

Use GetLastDBError method to retrieve last error code.

See Also              LoadImageFormDatabase Method, SaveFileToDatabase Method