You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# DB-CSV-Converter
2
-
This project provides a GUI based application to extract tables from an SQLite3 Database (*.DB file format), exporting selected tables as .CSV files at a selected location.
2
+
This project provides a GUI based application to extract tables from an SQLite3 Database (*.DB file format), exporting selected tables as .CSV files.
3
3
4
4
This project's original purpose was to provide a tool for converting Bentley AutoPIPE Results Database files into .csv files for easier processing for Engineering analysis. However, the tool has now been generalized to allow it to work for conversion of any SQLite3 database tables.
0 commit comments