Re: [BUGS] 7.1beta1 JDBC Nested cursor problem

2000-12-11 Thread peter
Quoting Stu Coates <[EMAIL PROTECTED]>: > I think that I've found a little bug in the 7.1beta1 JDBC drivers. > Attached is a simple test case which produces the problem on my setup > (LinuxPPC 2000, on Apple PowerMac G3-400Mhz, 512MB). It would seem that > the drivers and/or the DBMS has a probl

[BUGS] 7.1beta1 JDBC Nested cursor problem

2000-12-09 Thread Stu Coates
I think that I've found a little bug in the 7.1beta1 JDBC drivers. Attached is a simple test case which produces the problem on my setup (LinuxPPC 2000, on Apple PowerMac G3-400Mhz, 512MB). It would seem that the drivers and/or the DBMS has a problem with nested queries, even simple ones. Her