We have a Unix server running an Administration software that uses an Informix Database. There is no way to add new features to this boxed software.
On the other hand I have a general purpose (Linux-Apache-MySql-PHP) server.
We would need to offer to our end-users a way to make complex queries to the information located in the Administration system.
I could export the entire Database to the LAMP server.
My question is:
Is there any freeware interface software to install on the LAMP server to do something like Datawarehousing in order our non-technical-users to get the information they need ???
Hope I am clear, thank you!