Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection to Backend
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Connection to Backend
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01343807
Message ID:
01343807
Vues:
73
I am using ODBC to connect my APP to the Backend along with a Connection on the DBC
The Connection points to the System ODBC, now here is my Issue

When I am in developer machine I provided the user and password to the connection in order to retrieve the data, however, I wouldnt do this on the Client side since this compromises the security of the data. Now my question

In my scenario, what would I have to do in order to dynamically pass the user and password to the connection so the only one knowing this is my APP?

What I want to avoid is to store the user and passw on the conection and somebuddy open the project using VFP and read this information.

TIA
.......
DO WHILE .T.
      ME.Work()
ENDDO
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform