Opened 10 years ago

Closed 10 years ago

#5600 closed defect (fixed)

OCI driver problem with DATE field creation

Reported by: Nicolas Simon Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords: OCI
Cc: martinl

Description

When creating a new layer with DATE field, DATE field is replaced with a VARCHAR2(2047) field.

This patch provides a correction.

Attachments (1)

ogrociwritablelayer.cpp.patch (520 bytes ) - added by Nicolas Simon 10 years ago.

Download all attachments as: .zip

Change History (3)

by Nicolas Simon, 10 years ago

comment:1 by Even Rouault, 10 years ago

Cc: martinl added

comment:2 by ilucena, 10 years ago

Resolution: fixed
Status: newclosed

Committed to trunk on r27578
Backported to 1.11 on r27579
Backported to 1.10 on r27580

Note: See TracTickets for help on using tickets.