User 29b5ba5abd
03-11-2005 20:17:31
Hi,
I am working on JChem database. I modified the mol string and stored in the Jchem database, But on retrieving I do not get the same string back. I am getting the same string only sometimes.
For example if I modify my molString as follows..
Abcde 110305082755
2 1 0 0 0 99 V2000
15.0000 16.0000 0.0000 C 0 0 0 0 0 0
25.0000 10.0000 0.0000 O 0 0 0 0 0 0
1 2 3 0 0
M ABC 2 1 2 2 2
M END
I would like to retrieve the same string always.
May I know under what circumstances it gets changed when I retrieve it.
Thank you
I am working on JChem database. I modified the mol string and stored in the Jchem database, But on retrieving I do not get the same string back. I am getting the same string only sometimes.
For example if I modify my molString as follows..
Abcde 110305082755
2 1 0 0 0 99 V2000
15.0000 16.0000 0.0000 C 0 0 0 0 0 0
25.0000 10.0000 0.0000 O 0 0 0 0 0 0
1 2 3 0 0
M ABC 2 1 2 2 2
M END
I would like to retrieve the same string always.
May I know under what circumstances it gets changed when I retrieve it.
Thank you