How can i modify source code of ODK aggregate and use MySQL for backend

Currently i'm trying to modify ODK aggregate code by modifying two project
eclipse-aggregate-gae and odk-gae-setting but instead of GAE i would like
to use Mysql for storing the records and along that i need to add a name
list , update it and also delete. So for this purpose how can i implement
the whole ODK project to get the result. Please suggest.

I recommend getting your code changes to run using the Google AppEngine
developer environment first.

Then you can copy your eclipse-aggregate-gae/war directory to Tomcat, and
alter the settings jar to supply the mySql configuration. See
http://code.google.com/p/opendatakit/wiki/AggregateDeploymentConfiguration

Mitch

ยทยทยท On Mon, Mar 11, 2013 at 3:16 AM, Cool HoWday wrote:

Currently i'm trying to modify ODK aggregate code by modifying two project
eclipse-aggregate-gae and odk-gae-setting but instead of GAE i would like
to use Mysql for storing the records and along that i need to add a name
list , update it and also delete. So for this purpose how can i implement
the whole ODK project to get the result. Please suggest.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com