pmrphs2002
08-29-2008, 01:30 AM
Hey all!
Im working on a project at work, and can't seem to plug the right bits together...
On terminals in a satelite office, we have LimeSurvey freshly installed and running in Firefox kiosk mode as basically a suggestion box. Simple small questionaire. But - there isn't a time interval to it being removed - it's set up to run forever, and expand to other offices depending on how well this goes.
My issue lies in NOT being a database guy- we need to grab the database off of these terminals on a regular (at least once a week) basis, and be able to extract the data to our own database to act on our feedback.
So - my thoughts (where you guys can come in to rightfully call me an idiot ;-) ) is to somehow chron a database dump. At a specific time at night, have our fileserver RSync it, and store it so the HR people can access it.
Sorry for the long winded introduction, but my questions are:
1) How can I set out to automatically dump the database into something useable?
2) Once its in a file, there should be anything wrong with RSyncing through an SSH tunnel, right?
3) Once its in the hands of HR, how do they re-inflate the database without it being a garbled mess?
LimeSurvey is installed on a LAMPP server on the kiosks if it helps
Thank you all in advance...
Pete
** Edited because its late, and my grammar wasn't so hot. **
Im working on a project at work, and can't seem to plug the right bits together...
On terminals in a satelite office, we have LimeSurvey freshly installed and running in Firefox kiosk mode as basically a suggestion box. Simple small questionaire. But - there isn't a time interval to it being removed - it's set up to run forever, and expand to other offices depending on how well this goes.
My issue lies in NOT being a database guy- we need to grab the database off of these terminals on a regular (at least once a week) basis, and be able to extract the data to our own database to act on our feedback.
So - my thoughts (where you guys can come in to rightfully call me an idiot ;-) ) is to somehow chron a database dump. At a specific time at night, have our fileserver RSync it, and store it so the HR people can access it.
Sorry for the long winded introduction, but my questions are:
1) How can I set out to automatically dump the database into something useable?
2) Once its in a file, there should be anything wrong with RSyncing through an SSH tunnel, right?
3) Once its in the hands of HR, how do they re-inflate the database without it being a garbled mess?
LimeSurvey is installed on a LAMPP server on the kiosks if it helps
Thank you all in advance...
Pete
** Edited because its late, and my grammar wasn't so hot. **