Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection is busy
Message
From
13/11/2002 10:11:32
Victor Verheij
International Film Festival Rotterdam
Rotterdam, Netherlands
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Connection is busy
Miscellaneous
Thread ID:
00722128
Message ID:
00722128
Views:
32
Hello

I' trying to insert some data into a remote view.

this is the way i go about it. This code is in an onclick event

use testdata!my_remote_view alias remote
* wait window 'wait a bit'
insert into remote (cols) values (values)

This only works WITH the wait window command
otherwise I get an "connection remote_01 is busy" error.

Can anyone tell me what's going on here?

tia
Next
Reply
Map
View

Click here to load this message in the networking platform