How to connect ODK form with external server

Can anyone guide on connecting ODK form to an external server

Not sure what you're looking for. ODK Aggregate is the server we provide
for accepting submissions from ODK Collect.

See the information here: http://opendatakit.org/

ODK Aggregate has publishers to Google Spreadsheets, Google Fusion Tables,
and experimental publishers to servers accepting JSON and XML data streams.

You can also use ODK Briefcase to download data from ODK Aggregate to your
local computer.

If you are interested in writing your own server, or publishing to your own
server, please use the opendatakit-developers@ list for questions on those
topics.

Mitch

··· On Mon, Apr 22, 2013 at 7:28 AM, wrote:

Can anyone guide on connecting ODK form to an external server

--

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.

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

I'm not sure what you are looking for but I was able to connect ODK
Aggregate database to the Mirth application by using a jdbc connector:
jdbc:mysql://localhost/aggregate

If you have another server database, you should be able to connect using
jdbc.

.Mark

··· On Monday, April 22, 2013 7:28:46 AM UTC-7, rajesh...@gmail.com wrote: > > Can anyone guide on connecting ODK form to an external server