Images/molecule structures from mysql

User 821bd24b08

09-02-2010 04:24:05

Hi,


i would like to retrieve Molecule images from the Db(My Sql) using different conditons..like Molecule name,Molecule formula,Mol Wegiht,mass...depending on these contions need to retrive the images from DB.


i am able to insert the sdf file using Jchem Manager but how to convert the structure to image and in some contditions how to show more than one image to the user like for example mass >200,where DB may contain 50 images for this condition..


i am using jsp for this and the MARVIN_VERSION=5.3.0.2...


any help....

User c1ce6b3d19

09-02-2010 08:26:24

There is a live JSP example on our website that may interest you.  From the page below, the link is #2, An example for inserting and modifying compounds and performing searches.  This page also includes installation instructions.  It also also included inside of the JChem download. 


http://www.chemaxon.com/jchem/examples.html


 


Further documentation is on our website.  To start here are links to the Query guide:


http://www.chemaxon.com/jchem/doc/user/query_searchoptions.html


http://www.chemaxon.com/jchem/doc/user/query_features.html#filtering


 


You may want to use an Marvin View applet to display the molecules inside your JSP page. 


Here is a link to the Marvin user guide:


http://www.chemaxon.com/marvin/help/index.html