If you ever build a database application yourself (nothing else is a wisp management system) you will have the choice to struggle building it with Web technology or use a database system which is built for it. At the time we started there was no usable web framework. And over time we would have gone through Web 1.0, 2.0 ajax and what the hell, struggle with browser anomalies and so on. We saved a lot of our time doing it this way. Access is downward compatible for a long time now.Even now you are much faster building an input mask with validation or report using access than any modern  web tech. I would not use the database file format of access as it is file based. Using a sql backend it is easy to integrate the customer webinterface or do background tasks for accounting or send traffic limit warnings with mail.
-------- Ursprüngliche Nachricht -------- Von: Adam Moffett <[email protected]> Datum: 11.12.2015 16:49 (GMT+01:00) An: [email protected] Betreff: Re: [AFMUG] Need new billing solution asap!!!
