My current problem is that I do work with a financial controlling software that stores the application data in a SQLite db, so in the respective SQLite files.
As well I do use for the in-processing into my storage a barcode-scanner & mysql db.
What I want to do is to enrich the information in the financial software by the storage information from the mysql db. Thats a functionality the financial software does not have, but would help me to control purchases and stock value.
So my idea was to get an applescript to do exactly this.
Maybe thats a stupid idea that will never work, maybe there is an easier way I do just not know. 🙂