Just extract the archive to your PC and run the
setup.exe file. Install the application
After the installation finished run the application from your desktop.
Converting table:
Choose the database name from a drop-down menu and click "View content"
Choose the table and use one of the converting buttons-"Convert to TXT" or "Convert to CSV"
Choose the target file and click OK.
To convert all table in your database just check the "All Tables" option and click on one of the convrting buttons.
Choose the target path and click OK.
What is the difference between the TXT and CSV
formats?
TXT format is a regular text file - the text in the target
file will be separated by a comma (",") symbol.
CSV format its a special text file - text in the target
file will be separated by a semicolon symbol (";"). Each value that contains
special characters like inverted commas, spaces or commas will be marked by additional
inverted commas.