- Posts: 2
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
LimeSurvey supports a few database technologies.valentinacastrillon wrote: so that the survey information can be stored in a local database
Installing LimeSurvey and e.g. MySQL on the same local system is quite common.MySQL 5.5.3 or later OR Microsoft SQL Server 2005 or later OR Postgres 9 or later.
Sounds more like a question for a Java forum. "Implement" can mean anything. You seem to want to write a java application which interacts in certain ways with a LimeSurvey application. A way is to use the RemoteControl API:valentinacastrillon wrote: implement the survey system in a java application