Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection & Remote Views
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Connection & Remote Views
Miscellaneous
Thread ID:
00235859
Message ID:
00235859
Views:
66
Is there a mechanism to re-establish the connection used in a Remote View if for some reason I lost it?

use myremoteview
? cursorsetprop( 'connecthandle' ) && 3

* ...
* do some process here
* (for some reason I lost my connection)
* ...


* Here I know that my connection is not longer
* valid. How can I re-establish it and bound it
* to the remote view (actually to the cursor)
* before I do a tableupdate() ?
Hector Correa
Next
Reply
Map
View

Click here to load this message in the networking platform