Table of Contents
Note
The development of this project will not be continued and has been Postponed indefinitely.
C#
Just a simple SQLite Database Reader for the Tomedo SQLite Database "ServerEntities" to View the contents of the Index entries on Windows.
There is no Installer available yet(Maybe never will be), so you need to download the Source Code and compile it yourself.
Dependencies:
- Microsoft .Net 8.0 SDK.
- Nuget Package System.Data.SQLite.
- Visual Studio 2022 or later.
After Compiling the Source Code, you can start the Application and select the ServerEntities.sqlite file from the Tomedo Database Location.
If u double click/Hit Enter on an entry, you can see all the Data in the right TextBox.
Note
The development of this project will not be continued and has been Postponed indefinitely.
- Add a Search, Edit/Save and Filter Function.
- Make the Data Stored in "ZADDITIONALTEXT" more like in the Tomedo App.
- Add the "ZPATIENT" Database to the Reader so u see the Name of the Patient your currently Viewing.
- Make the Application more User-Friendly.
See the open issues for a full list of proposed features (and known issues).