Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection is busy
Message
From
04/12/2007 02:38:47
 
 
To
03/12/2007 12:09:27
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italy
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01272827
Message ID:
01273004
Views:
15
Hi Bruno,

>Which is the correct approach to download data from 2 (or more) SQL Server tables synchronously, like if
> acting with a VFP DB?

you need to make sure, that you have fetched all records.
The default setting of the "fetchsize" property is 100. In this case the connection is busy as long as not every record is fetched. Set the fetchsize of the CursorAdapters to -1.

>
>Besides, I wonder if the "connection is busy" problem might occur while performing a transaction with 2 or more tables involved.

as long as you have just one query, it should not occur
Holger Vorberg
Germany
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform