openxml-table

What .xlsx file format is this?

荒凉一梦 提交于 2019-12-23 03:52:14
问题 Using an existing SSIS package, I was trying to import .xlsx files we received from a client. I received the error message: External table is not in the expected format These files will open in XL When I use XL (currently XL2010) to Save As... the file without making any changes: The new file imports just fine The new file is 330% the size of the original file When changing .xlsx to .zip and investigating the contents with WinZip: The original file only has 4 .xml files and a _rels folder

What .xlsx file format is this?

不想你离开。 提交于 2019-12-06 19:09:28
Using an existing SSIS package, I was trying to import .xlsx files we received from a client. I received the error message: External table is not in the expected format These files will open in XL When I use XL (currently XL2010) to Save As... the file without making any changes: The new file imports just fine The new file is 330% the size of the original file When changing .xlsx to .zip and investigating the contents with WinZip: The original file only has 4 .xml files and a _rels folder (with 2 .rels files): The new file has the expected .xlsx contents: Does anyone know what kind of file