[Biojava-l] Error loading ontology terms

Andreas Dräger andreas.draeger at uni-tuebingen.de
Fri Jun 2 05:57:22 UTC 2006


Hello,

You can solve this problem just by renaming the column "synonym" in 
table "term_synonym" to "name". The reason for changing the name of this 
column is that in some database systems the term "synonym" is a reserved 
word. So the older version that you are using currently might cause 
problems with some databas systems. Once you renamed this column, 
BioJava will work fine.

Andreas Dräger

>	java.sql.SQLException: Unknown column 'name' in 'field list'
>  
>

-- 
Dipl.-Bioinform. Andreas Dräger
Eberhard Karls University Tübingen
Center for Bioinformatics (ZBIT)
Phone: +49-7071-29-70436
Fax:   +49-7071-29-5091




More information about the Biojava-l mailing list