Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sqlgetprop not returning the connection userid and passw
Message
 
 
À
29/06/1999 14:05:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00235310
Message ID:
00235389
Vues:
21
>Thanks Mark!
>
>So, there is no easy way to use the ODBC connection screen as
>a user and password entry screen.
>
>I guess I will have to create my own user and password screens
>after all.
>
>No way to be lazy today :)
>
>Thanks for your quick answer.
>
>Pascal

That is what I had to do [my own login form]. I do not keep the password. What I did was to create a dummy remote view at login using the user's ID and password initially. I then open the remote view and it stays open the entire VFP session. Since I use a shared connection, all my other views and SQLExec() pass thru use the connection. This way I never have need for the ID or password during the entire session.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform