Bug report #16449
Updated by Giovanni Manghi over 7 years ago
When one edits the table of a Mapinfo *TAB file (say deleting a field), the whole layer disappears (as in not records in the table or features in the map).
When trying to save the file, a *.DAT.tmp is created, but never converted to *.DAT. If we rename the files (adjusting their extensions), we get an error: "OGR[3] error 7: Unsupported field type!" , which leads me to conclude that writing the table down is not being done until the end.
When trying to save the file, a *.DAT.tmp is created, but never converted to *.DAT. If we rename the files (adjusting their extensions), we get an error: "OGR[3] error 7: Unsupported field type!" , which leads me to conclude that writing the table down is not being done until the end.