Skip to content

Retreiving GraphicBlob fields #32

@alandmoore

Description

@alandmoore

Working with a table that has GraphicBlob fields and trying to export the values into actual image files.

I can open the table and read it fine, but when I access the GraphicBlob field, I mostly get 4 Byte strings. Sometimes a 1, 3, or 5 byte string. The images are much larger, so this is not image data.

The values seem to be consistent every time I open the table. Any idea what is being pulled here and if it can be used to actually access the Graphics data? Is there something more I have to do to access the images?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions