Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection Password Hide
Message
De
27/11/2001 15:37:03
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00573751
Message ID:
00586603
Vues:
39
> ... That's why if you change a field name on the server, you can no longer modify the view. If you were using SQL Pass Through instead, you would not have this problem.
>

John,

I can't see how this has any relevance to Patrick's problem. You are attempting to hijack Patrick's legitimate question into another RV-SPT debate. Please take it elsewhere...



Patrick,

One way or another, the user's identity has to be validated by the server before they can access the data.

If you are using RV's and you are on a 100% windows network, you can set the connection to use the NT domain account automatically. Then you can leave the USER and PWD fields blank in the connection string.

Another method is to store the connection string in a local VFP table. Using built-in windows cryptography, you can encrypt the user name and password in this table. Then you can create a separate developer-only application that knows the encryption key and has an interface for modifying the connection string.

Good luck!

- Keith Payne
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform