Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connections
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00139958
Message ID:
00140059
Vues:
25
>I work with remote views. Does anyone know if there is a way to modify a connection with code so I could switch the source of the connection interactively in the program?
>Thank you,
>Eduardo

Use the SQLConnect() function to create the connection. It will return a handle number greater than zero if successful. You can create multiple connections doing this. Then use SQLExec() with the desired handle.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform