Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP allows users to retrieve connection passwords
Message
De
08/07/2005 07:06:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
VFP allows users to retrieve connection passwords
Divers
Thread ID:
01030325
Message ID:
01030325
Vues:
61
My application connects as privileged user to SQL server using
this.nConnHandle = sqlstringconnect( m.cConnString )
sqlstringconnect() returns 1 or some other predictable small integer as this.nConnHandle value.

I allow users to customize reports.

User can add an expression sqlgetprop(1, "ConnectString") to
output form. This returns the connection strings which contains
password!

Any idea how to prevent users from retrieving connection password ?
Is it possible to override (re-define) sqlgetprop() to prevent usage of ConnectString parameter ?
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform