Ticket #4457 (new defect)
GetFieldAsBinary() not implemented in C#
| Reported by: | rhaden | Owned by: | tamas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | default | Version: | 1.8.0 |
| Severity: | critical | Keywords: | GetFieldAsBinary CSharp |
| Cc: |
Description
A binding for the GetFieldAsBinary?() method is not included in the C# bindings for GDAL.
I've attached test data to help resolve the issue. It's a Microsoft Access database with ESRI Personal Geodatabase formatting. There's an additional table called BinaryRecords? which contains two fields: an ID field and a field called BinaryData? which is of type "OLE Object" (Access' equivalent to a BLOB). The table contains three records, each of which has a 1024-byte-long value in the BinaryData? column.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

