Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote connection is busy. But I have my connections sha
Message
From
11/01/2000 23:59:30
Victor Chigne
Inteliventas
Peru
 
 
To
11/01/2000 23:47:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00316636
Message ID:
00316699
Views:
12
>Huh? I don't understand the question.
>
>>>No. Setting Asynchronous to .F. simple means that the application waits for the result set to be returned before continuing. In the case of sharing connections, this means that only one SQL process will be using the connection at one time, avoiding the dreaded "Busy" message.
>>
>>I get it. Am I right thinking that I have less simultaneus processes having Synchronous connections?

I mean, syncrhonous connections uses less "connections". If i have this secuence:

requery (view1)

requery (view2)

requery (view3)

in an asynchronous connection, I'm using 3 connections (if the querys are long enought).

in a synchronous connection, I'm reusing one connection 3 times.

Is that OK?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform