Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Connection is busy with results for another hstmt
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Johan L. Botha  
View profile  
 More options Jun 26 2001, 7:40 am
Newsgroups: borland.public.delphi.database.sqlservers
From: "Johan L. Botha" <johan_bo...@reyrey.com>
Date: Mon, 25 Jun 2001 15:37:58 -0400
Local: Tues, Jun 26 2001 7:37 am
Subject: Connection is busy with results for another hstmt
This problem is haunting me, unidrectional is false, and Im not sure what
else it could be ? This happens when I open a query on a keydown event.

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Rodriguez  
View profile  
 More options Jun 27 2001, 8:40 am
Newsgroups: borland.public.delphi.database.sqlservers
From: "Michael Rodriguez" <mike@yada_yada_yada.compeat.com>
Date: Tue, 26 Jun 2001 15:26:14 -0500
Local: Wed, Jun 27 2001 8:26 am
Subject: Re: Connection is busy with results for another hstmt
This is an odd BDE problem that can be avoided by creating another TSession
and opening the query in question on that new session.  The problem occurs
when a query on one session has results open/pending for a table and another
query on the same session tries to query the same table.

--
Michael Rodriguez
Compeat Restaurant Accounting Systems
http://www.compeat.com
m...@compeat.com

"Johan L. Botha" <johan_bo...@reyrey.com> wrote in message
news:3b37931b$1_2@dnews...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johan L. Botha  
View profile  
 More options Jun 27 2001, 11:17 pm
Newsgroups: borland.public.delphi.database.sqlservers
From: "Johan L. Botha" <johan_bo...@reyrey.com>
Date: Wed, 27 Jun 2001 07:14:54 -0400
Local: Wed, Jun 27 2001 11:14 pm
Subject: Re: Connection is busy with results for another hstmt
Hi Michael

Our design preogative was to get rid of extra database connections, which I
assume is what caused this problem. I have found a low cost workaround for
our situation though. I changed the rowset size to 200, and one can set it
to whatever one needs, which will make it fetch all rows, since with 600,000
lines, I wasnt looking forward to putting fetchall s after each open. :-)
Thank you for you comment, it and a few others I found helped me come up
with the Rowset idea, which I am posting here in the unlikely event that
someone else can use it..

Regards
Johan

"Michael Rodriguez" <mike@yada_yada_yada.compeat.com> wrote in message

news:3b38efe8_1@dnews...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google