How to Convert a SQLITE File to an xlsx File

I want to press a button and convert the mysqlite file to a file that I can open in excel

That's nice.

What have you done? Where are you stuck? Is it specific tables? All columns? How should they be arranged in this spreadsheet - 1 table per sheet? Must it be xlsx? What about CSV? Do the sheets need custom formatting? Do you want headers printed? What are the field names? How many columns and rows are in the tables? Are there image blobs in the data? Where should the output file be saved? Where is the sqlite database stored?

I could go on!

If you have specific questions rather than stating "I want", you will find lots of folk willing to help you solve issues.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.