Re: [Sqlrelay-discussion] Problem with retrieving result set from DB2 V9
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2007-01-16 14:51:48
|
Cool. Glad that's all it was :) Dave On Tue, 2007-01-16 at 13:15 +0200, Denis Chapligin wrote: > Dear David, > > > I've turned on your workaround for V8.2 and now everything works just > fine. My fault, i've thought this bug has been fixed in V9. > > 2007/1/16, David Muse <dav...@fi...>: > > Turn on debug and send me the output. Hopefully it'll shed some light > > on the problem. > > > > If not, there's a bug in db2 8.1 involved with fetching the row number. > > It's possible that it's been fixed since then and my workaround no > > longer works. If the debug from the query program doesn't help, then > > I'll see if I can come up with a patch that uses a different workaround. > > > > David Muse > > dav...@fi... > > > > On Fri, 2007-01-12 at 20:14 +0200, Denis Chapligin wrote: > > > Hello! > > > > > > > > > I've been using DB2 V9 and sqlrelay 0.37 from Debian/Etch and have a > > > problem retrieving result set from sqlrelay server. I've run same > > > query via DB2 control center and and "query" utility. DB2CC returns > > > about 150 rows and this is correct, but "query" returns only one row. > > > What i'm doing wrong? > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > |