Can i aggregate ODK database to my own web based application for further exploitation of the data

Hi All,

I am working a final project for in computer science using ODK tool to
collect and reporting disease outbreaks by. However, i want to aggregate
the ODK database to my own web based application built with PHP /Mysql. My
question is, Is that possible to interlink the two databases the ODK one
with my own dtabase in Mysql)
Please give me a clue on how to proceed to the actual implementation

Regards,

Yes that is possible as many people access the data directly in the
database for various things, their own internal scripts, their own website,
arcgis, etc.

It is done so frequently that we made a webpage describing how the database
is structured
http://code.google.com/p/opendatakit/wiki/AggregateDatabaseStructure

Please note that discussions that are highly technical about actual
implementation (e.g., something a developer wants to know) are better asked
on the odk developer mailing list.

Cheers,
Waylon

··· On Sat, Apr 27, 2013 at 5:33 AM, Yonas Sime wrote:

Hi All,

I am working a final project for in computer science using ODK tool to
collect and reporting disease outbreaks by. However, i want to aggregate
the ODK database to my own web based application built with PHP /Mysql. My
question is, Is that possible to interlink the two databases the ODK one
with my own dtabase in Mysql)
Please give me a clue on how to proceed to the actual implementation

Regards,

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

Thank you very much Waylon

I will go through it

Regards,

··· On Saturday, April 27, 2013 3:33:51 PM UTC+3, Yonas Sime wrote: > > > Hi All, > > I am working a final project for in computer science using ODK tool to > collect and reporting disease outbreaks by. However, i want to aggregate > the ODK database to my own web based application built with PHP /Mysql. My > question is, Is that possible to interlink the two databases the ODK one > with my own dtabase in Mysql) > Please give me a clue on how to proceed to the actual implementation > > Regards, >