Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATE CONNECTION doesn't wait...
Message
De
22/06/1998 09:24:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00110089
Message ID:
00110523
Vues:
24
>I give my user's the ability to define a connection using:
>
>CREATE CONNECTION ?
>
>There doesn't seem to be any to wait for them to finish specifying connection criteria before the program continues. Any ideas?
>
>tia
>
>Lee

CREATE CONNECTION (with no parameters) is not available in distributed executables. If you want the dialog box to appear, user needs to have a copy of VFP. You can create your own form that resembles the create connection dialog box and then issue Create Connection with the parameters in your form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform