If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Stale request handle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-19-04, 13:31
chasis chasis is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Stale request handle

Hi, I need help!.

I have a client which uses an ODBC driver to connect to a Progress DB.
The driver is Open Link Lite and the Progress DB version is 7.

Sometimes, an error happens, this is the message:

"[OpenLink][ODBC][Progress Server]Stale request handle. Request was not opened or has been closed. (1253)".

The scenario is this: the client program tries to execute 10 queries, but two or three of them return that error message. The sintax of all queries is equal, the query is like this: "Select part from tbl_parts where partId = 'variable'".

What could be happening? why this error occurs?
and the most important, what to do to solve it?

Thanks,
Edgar.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On