RE: Extract Journals or utility to view journals?
Hello Dan,
I guess you want to keep the actual sale receipts on journal not only the sale values. This I would do by;
1 - Back Up your data file before deleting, and name something like "Company record 1Jan2000 to 31Dec2015"
2 - Keep it where your back office SO Manager is.
3 - Using SO Administrator create a database file from this to "1Jan2015 to 31Dec2015".
4 - Whenever you need to look at the old records using SO Administrator, connect to that database file > select that database file > from file menu select Configuration fill the server name, Database and hit Test Database Connection. Confirming message will tell you that database is now connected.
5 - Start SO Manager, this now should show you the data in the connected file.
Note that you need to test the connection in SQL Authentication mode, you should have the SQL sa password. If you don't don't despair there is a way to set a new password that you will know.
For safety I use this on a separate machine that is also set with SQL server of same version as the original.
To get back to working database repeat steps 3 and 4 but substitute the file name with the one POS is running. Connect and test connection. Then you can delete journal entries using SO Administrator query.
Lastly when every thing are running ok and deletion done run reindex database from SO Administrator Database menu, this will tidy up the database and give you extra room for your data.
Good Luck