ChemAxon 60ee1f1328
27-06-2007 09:50:20
Hello
I would like to clone a table however in order to do this I need to be able to update the prop_value_ext column in the jchemproperties table which appears to be of type long raw - this seems to be impossible?
Maybe you know of a way to do this that you can share?
Well I imagine you might say that users should not touch this table, however it seems to be a valid requriement to be able to clone a jchem table.
rename table and oracle export
oracle import
new records in jchemproperties (cannot update prop_value_ext)
regenerate
ensure other associated objects (trigger..etc..)
= table cloned
Many thanks for your help,
Daniel.
I would like to clone a table however in order to do this I need to be able to update the prop_value_ext column in the jchemproperties table which appears to be of type long raw - this seems to be impossible?
Maybe you know of a way to do this that you can share?
Well I imagine you might say that users should not touch this table, however it seems to be a valid requriement to be able to clone a jchem table.
rename table and oracle export
oracle import
new records in jchemproperties (cannot update prop_value_ext)
regenerate
ensure other associated objects (trigger..etc..)
= table cloned
Many thanks for your help,
Daniel.