update using jc_update in sqlplus

User b60c89a98c

08-08-2005 20:22:27

Hi, could you please provide an example of using jc_update from sqlplus where the updated structure is depicted in a SMILES string.





Thanks,





- Mark

ChemAxon aa7c50abf8

09-08-2005 08:08:49

Hi,





http://www.chemaxon.com/jchem/doc/guide/cartridge/index.html#dml:





Code:
call jc_update('CN1C=NC2=C1C(=O)N(C)C(=O)N2C', 'scott.jchemtable', 12, 'scott.JChemProp');






Peter