Hi Norbert.  John is having a problem with SqueakDBX and I just want to be
sure it is what I think.... He gets the error "Another command is already in
progress" and acoording to pgsql documentation  "PQgetResult must be called
repeatedly until it returns a null pointer,  *indicating* that the *command*
 *is* done."

So...in the OpenDBX world, this would mean that he (SqueakDBX) didn't call

int odbx_result( odbx_t* handle, odbx_result_t** result, struct timeval*
timeout, unsigned long chunk )

up to receive NULL ??


or this has nothing to do and it is another error??

thanks

mariano

---------- Forwarded message ----------
From: John Toohey <j...@parspro.com>
Date: Tue, May 10, 2011 at 4:31 PM
Subject: [SqueakDBX] OpenDBX: Another command is already in progress
To: squeakdbx <squeak...@lists.squeakfoundation.org>


I get this error a lot when my system is under load. According to the pgsql
docs, I should do this, "PQgetResult must be called repeatedly until it
returns a null pointer,
*indicating* that the *command* *is* done."

How do I handle this type of error in GlorpDBX? I'm using Pharo 1.2 and the
Glorp/DBX build that was available when that was released.

-- 
~JT



_______________________________________________
SqueakDBX mailing list
squeak...@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx




-- 
Mariano
http://marianopeck.wordpress.com
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to