Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting rid of login dialog when connecting to sql serve
Message
De
06/11/1998 13:00:33
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgique
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00155154
Message ID:
00155291
Vues:
24
My users type in there password and username in a login screen. I create a string by appending the password and the userid to the connectionstring. Like:
lcConnstring = lcConnstring + ";UID=" + thisform.userid + ";PWD=" + thisform.pwid.
If the user types in the correct username and password everything works fine. If the user types in the wrong userid and password, I want to capture the ODBC error and show the login screen again.
Now I get a second vfp login screen on which they can change the database, ... I want to disable this screen, the question is how ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform