Page 1 of 1

How to retrive and insert data using omero server?

PostPosted: Tue Oct 27, 2009 6:18 am
by Nash
Hi All,

I am student, I am doing an educational project on omero webadmin. But I don't know how webadmin is connecting to the database? How to extract the values from the database tables and how to insert the values into the database tables? Please help me.

Thanks in advance. :)

Re: How to retrive and insert data using omero server?

PostPosted: Tue Oct 27, 2009 7:15 am
by jmoore
Webadmin uses the OMERO.py SDK to connect to the OMERO server. It doesn't talk directly to the database. This makes it a client of the server, and for more information on how to program a client for OMERO see:

http://trac.openmicroscopy.org.uk/omero/wiki/OmeroClients