Re: [Biojava-l] Biojava 1.21 & BioSQL

2002-07-08 Thread Thomas Down
On Mon, Jul 08, 2002 at 10:05:05AM -0700, Tim Burcham wrote: > I realize that this has probably been discussed before, but I have looked at > the docs & the list archives... > > BioJava 1.21 expects BioSQL running on MySQL version 4.0 or higher correct? > MySQL version 3 does not support the DELE

RE: [Biojava-l] Biojava 1.21 & BioSQL

2002-07-08 Thread Tim Burcham
add a note to the source or docs that says which versions of which DBMS this code works with? Thanks - Tim -Original Message- From: Thomas Down [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 3:43 PM To: Tim Burcham Cc: [EMAIL PROTECTED] Subject: Re: [Biojava-l] Biojava 1.21 & Bi

[Biojava-l] Biojava 1.21 & BioSQL

2002-07-08 Thread Tim Burcham
I realize that this has probably been discussed before, but I have looked at the docs & the list archives... BioJava 1.21 expects BioSQL running on MySQL version 4.0 or higher correct? MySQL version 3 does not support the DELETE syntax as expressed in BioSQLSequenceDB._removeSequence. Or is some