Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in Connection
Message
From
27/11/2004 19:58:40
 
 
To
26/11/2004 20:33:02
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00965073
Message ID:
00965168
Views:
11
>Im having an error "Connection is busy" while executing SQLEXEC in the program. When I trace the error using debuger the error does not occur, but when I run it normaly the error occurs.
>
> Can anyone help me with this error??
>
>tnx,
>
>Adfil

Are you using the SQLExec on a connection opened with a remote view? If so, the view is probably set to remote fetching. You either need to turn off the remote fetching or create a new connection for your SQLExec command.
Previous
Reply
Map
View

Click here to load this message in the networking platform