Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TCP
Message
 
 
To
22/03/1998 15:23:23
General information
Forum:
Visual Basic
Category:
VBA
Title:
Re: TCP
Miscellaneous
Thread ID:
00086273
Message ID:
00086868
Views:
22
>I have a vb5 application to connect to a TCP server, using winsock
>from MS.
>
>It works OK, but
>How to do, like IE4 or Outlook Express, the option
>"File/Work Unconnected" ("Fichier/Travailler hors connexion" on my
>system) ?
>
>Thanks for coops
>
>richard


Are you referring to data? If so, you can use disconnected recordsets with ADO - and in your case - RDS. Then, when you need to reconnect - just reset the ActiveConnection Property of the recordset and submit your updates.

Did I understand your problem correctly???
Previous
Reply
Map
View

Click here to load this message in the networking platform