RE: Problem with JDBC2 driver across databases

2002-04-26 Thread Alan Jones
offers version 2.0.4 for download. Should this be updated? --Alan -Original Message- From: Jeff Kilbride [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 6:44 PM To: Alan Jones; [EMAIL PROTECTED] Subject: Re: Problem with JDBC2 driver across databases First, I would recommend upg

RE: Problem with JDBC2 driver across databases

2002-04-26 Thread Alan Jones
ROTECTED]] Sent: Thursday, April 25, 2002 10:08 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Problem with JDBC2 driver across databases MM.MySQL uses the table name provided by MySQL itself to produce the query for updatable result sets, so it appears as if MySQL server is returning

RE: Problem with JDBC2 driver across databases

2002-04-25 Thread Mark Matthews
MM.MySQL uses the table name provided by MySQL itself to produce the query for updatable result sets, so it appears as if MySQL server is returning the wrong table name for your query. -Mark Original message: -- From: "Alan Jones" <[EMA

Re: Problem with JDBC2 driver across databases

2002-04-25 Thread Jeff Kilbride
First, I would recommend upgrading to the latest release of mm.mysql -- which I think is 2.0.12. You can get the latest from sourceforge: http://mmmysql.sourceforge.net/ 2.0.4 is pretty old now. --jeff - Original Message - From: "Alan Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>