Ticket #4457 (new defect)

Opened 4 months ago

Last modified 4 months ago

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

test.mdb Download (0.6 MB) - added by rhaden 4 months ago.

Change History

Changed 4 months ago by rhaden

Changed 4 months ago by rhaden

  • owner changed from warmerdam to tamas
Note: See TracTickets for help on using tickets.