Thread
-
CORBA / libpq
Adriaan Joubert <a.joubert@albourne.com> — 2000-06-01T16:04:09Z
Hi, has anybody used libpq from a CORBA server? I've got a server (omniORB3) and try to write data to the database from the server. libpq seems to receive incorrect messages from the backend ("Backend message type 0x50 arrived while idle"). As this is intermittent I'm wondering whether libpq is picking up messages intended for the CORBA server rather than for itself. Has anybody else done this before and knows whether this works or not? There isn't an alternative to using libpq, is there? Thanks, Adriaan