Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6035 closed defect (fixed)

cannot open a dbf file

Reported by: zanollim Owned by: warmerdam
Priority: normal Milestone: 2.0.1
Component: default Version: 2.0.0
Severity: normal Keywords:
Cc:

Description

With GDAL 2.0.0 I can't open the attached dbf file (ogrinfo cadinci.dbf).

With GDAL 1.x it works.

There's something a bit unusual in the header of this dbf file and the Identify method that has been added to the shapefile driver seems to be quite pedantic about that.

Attachments (1)

cadinci.dbf (66.9 KB ) - added by zanollim 9 years ago.

Download all attachments as: .zip

Change History (4)

by zanollim, 9 years ago

Attachment: cadinci.dbf added

comment:1 by Even Rouault, 9 years ago

Milestone: 2.0.1
Resolution: fixed
Status: newclosed

trunk r29526, branches/2.0 r29528 "Shape: accept opening standalone .dbf files whose header length is not a multiple of 32 bytes (#6035)"

comment:2 by Even Rouault, 9 years ago

Pedantically, I believe those files could be considered to be invalid. Do you know which software produces such kind of .dbf files ?

comment:3 by zanollim, 9 years ago

Sorry for my late response...

The software is Visual Polcity XP that uses SQL Sysbase.

Note: See TracTickets for help on using tickets.