22 May
2001
22 May
'01
3:12 p.m.
Help me PLEAAASE! I am using the SQLsession product to use environment settings that are invisible to the user and sensitive to the session. Every so often without fail I get a KeyError about a session parameter. It DOES EXIST! Im not sure what to do to look into it. I've used SQLSession reliably in the past and Im confused where to look for the fault. I have a feeling that the PoPy201 adapter isnt working properly (I get hangs several times a day needing a restart), but I dont see how this would affect SQLsession at work. Is it possible that a hung thread in PoPy is dissallowing SQLSession from doing its SELECT statement causing it to return an error? Paz