id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 7225,problems with updating XLSX,TobWen,warmerdam,"Hi there. There seem to be some problems with updating XLSX files in trunk: This works great: {{{ ogr2ogr myfile.xls ""PG: ..."" -nln first }}} According to the documentation, it should be possible to update XLSX files. But these variants create a file that Excel can no longer read (tested using the ""clean"" ''myfile.xls'' from the first command): {{{ ogr2ogr -overwrite myfile.xls ""PG: ..."" -nln second ogr2ogr -append myfile.xls ""PG: ..."" -nln second ogr2ogr -update myfile.xls ""PG: ..."" -nln second }}} Best regards, Tobias",defect,new,normal,,default,svn-trunk,normal,,,