Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make fix this error that always connection is bus
Message
From
27/11/2004 13:56:02
 
 
To
26/11/2004 20:18:43
Christia Jupit Alburo
Witco International Trading Corporation
Caloocan, Philippines
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2000 Pro
Database:
MS SQL Server
Miscellaneous
Thread ID:
00965072
Message ID:
00965119
Views:
10
>How to fix this problem it always message connection is busy?
>
>When i use a tracing for debugging it is always not busy and automatic display the form.. but when i'm not in a environment of foxpro , im using now the exe when i run the executbale file it is always said connection is busy.. It is a mysterious defacto of this foxpro because u know i'm tracing and running the foxpro is not occur automatically the error that is in outside the environment running the executable files will be occur...Just anyone Help for this and i will share also what i have...Thank you and God Bless you...

VFP uses progressive fetching,

when you debug the code,
the code comes more slowly executed 100000 times,
and VFP has the time to complete the background fetching
of the cursor/RV/CA and therefore the connection comes freed.

Use shared connection ?
Use spt/RV/CA ?

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform