Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TCP
Message
 
À
22/03/1998 15:23:23
Information générale
Forum:
Visual Basic
Catégorie:
VBA
Titre:
Re: TCP
Divers
Thread ID:
00086273
Message ID:
00086868
Vues:
21
>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???
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform