> Ah ok, so BASE has built a constraint involving my new column name?

I would think so, although it's been 6 months since I had wade
into that. Suggestion: turn on full query tracing in the log by 
putting all this into your log4j.properties:

# logging queries in BASE
log4j.logger.net.sf.basedb.core=warn
log4j.logger.net.sf.basedb.core.query.ql=debug
log4j.logger.net.sf.basedb.core.query.bind=debug
log4j.logger.org.hibernate.SQL=debug

and then grep the log for "virus_name". Sorry I don't remember
where the log4j.properties file should go.

-- O.L.


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
basedb-users-requ...@lists.sourceforge.net

Reply via email to