Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection to Backend
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Connection to Backend
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01343807
Message ID:
01343807
Views:
72
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
Next
Reply
Map
View

Click here to load this message in the networking platform