[Biojava-l] BioSQL cvs versions

2006-01-20 Thread Felix Dreher
Hello, when I try to add a sequence to a BioSQL-DB, the following exception is thrown: *Exception Details: * org.postgresql.util.PSQLException ERROR: column "seqfeature_key_id" of relation "seqfeature" does not exist |org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutor

Re: [Biojava-l] BioSQL cvs versions

2006-01-20 Thread Janko Diminic
Do you create database schema with create? Check if seqfeature_key_id exists. 2006/1/20, Felix Dreher <[EMAIL PROTECTED]>: > Hello, > when I try to add a sequence to a BioSQL-DB, the following exception is > thrown: > > *Exception Details: * org.postgresql.util.PSQLException > ERROR: column "