VISOCO Software  Home | Products | Services | Download | Order | Support | Forum | Resources | Search | About
  RSS feedRSS Feed  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  RegisterRegister   ProfileProfile    Log inLog in 
Problem max querys in Sybase

 
Post new topic   Reply to topic    VISOCO Software Forum Index -> VISOCO dbExpress driver for Sybase ASE
Author Message
Ricardo Alfredo



Joined: 04 Apr 2004
Posts: 8

PostPosted: Mon Oct 04, 2004 6:34 pm    Post subject: Problem max querys in Sybase Reply with quote

Question My problem is the following one.
It happens that I have a screen of the high complexity, where I have many
querys that is more than 20 than they are used in combobox., table and listbox
When treatment to open querys number 21 - 22 an error isexecuted.
Reviewing in SYBASE I am with
many connections one by each query that I execute myself, it even shows querys that I open to me,
process and later I close them because I do not use them.
As I can avoid this problem since before it used BDE and did not happen
Back to top
View user's profile Send private message
Mat000



Joined: 04 Nov 2003
Posts: 12

PostPosted: Thu Oct 07, 2004 2:28 pm    Post subject: Reply with quote

Hi there,

try to link all ClientDataSets to the separate SQLConnection. Set its AutoClone property to False.

Exclamation Beware of using SQLConnection with AutoClone set to False with the components that leave the command active.
You'll receive an exception similar to "This routine cannot be called because another command structure has results pending".


I hope this will be helpful.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    VISOCO Software Forum Index -> VISOCO dbExpress driver for Sybase ASE All times are GMT + 2 Hours
Page 1 of 1

 


©VISOCO Software. phpBB by phpBB Group