Subject Unhandled Exception: Multiple rows in singleton fetch ...
Author dkLists
All -

I'm receiving the following error with an application that I finally got working last week. The code behind this app worked after I fixed it... I don't know why it's having problems now.

The way it works is that a CGIExpert app server processes requests for pages by pulling them out of an Interbase database. This includes framesets, which appear to need to be delivered simultaneously in separate threads or socket connections, I'm not certain which.

I had previously attempted this with IBExpress, but it failed to consistently retrieve the frames in order, and sometimes failed to fulfill a frame request.

The local thread technology written into IBO has worked flawlessly at this task previously, I'm only now experiencing problems after updating to v4.2.

Any suggestions?

Error text:

Unhandled Exception: Multiple rows in singleton fetch Check KeyLinks and JoinLinks
properties SELECT ALL WEBDB.* FROM WEBDB WHERE WEBDB.SQLKEY=? /*
BIND_0 */

___________________________________
GreatLand Technology

inquiries@...
___________________________________


[Non-text portions of this message have been removed]