Changes in this version:
- Saving, loading (optionally storing) tables in the Excel *.xls format.
- Tables with records exceeding the *.xls 65K limit are automatically splitted and saved as name.xls, name(1).xls, …, name(n).xls.
- Splitted *.xls databases are automatically merged when opening e.g. the main name.xls file in GS-Base.
- Tables in folders in the GS-Base database explorer pane are saved as full paths in *.xls files and the tree explorer structure is recreated in GS-Base.
- Date, time and date-time fields are automatically converted between text fields in GS-Base and date/time serial numbers in *.xls files.
- When saving an *.xls file Long Text, Images/Files, Code binary fields are saved to name.gsb-bin.zip file (one such a zip even if there are splitted files) and after unzipping all objects, memos are accessible from the corresponding Excel/GS-Base as links.
- Formatting remains the same in GS-Base files and *.xls files.