GS-Base Help > Opening and Saving SQLite *.db Files

Opening SQLite *.db Files

Use the File > Open command and choose SQLite (*.db) from the File of type list, or drag and drop a given *.db file into the main GS-Base window.
Data from *.db files can also be accessed via the Add Table and Merge Records commands.

Saving SQLite *.db Files

If the open database is already in the *.db format, the Save command causes saving it back to the same file using the same, original table (field, keys) definitions.

If the current format is not SQLite *.db, use the File > Save Database Copy As or File > Save Recordset As commands and choose SQLite (*.db) from the File of type list. In this case, the newly created SQLite table definitions will follow the rules specified in Notes below.

Notes

To automatically resize the column widths to fit the field contents in the opened file, select the Options > General > Auto-fit column widths in imported files option. Keep in mind that for very large files this may slow down the import process. To optimize the resizing, in the Options > General dialog box, increase the declared number of processor cores that GS-Base can use.

Related Topics

Saving PDF files
Opening and saving text files
Opening and saving HTML files
Opening and saving Excel workbooks