I was trying to load the content of an xlsx file into a Sql Server database using the “Sql Server import and export wizard” providedRead more…
Category: Excel
Zipping xlsx file correctly
As most of you know, an xlsx file is actually a zip archive containing some xml files. If you change the extension of the fileRead more…