Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access to tables
Message
From
03/06/1997 10:45:39
 
 
To
02/06/1997 11:23:05
Bob Lucas
The WordWare Agency
Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00034471
Message ID:
00034722
Views:
34
>>I have a Human Resources VP who is paranoid about transaction
>>tables on a server. He wants me to write data in a system
>>(that is already running) with ciphers coded into the source
>>(eg multipling all salaries by .93331 when writing and by
>> some corresponding figure when displaying).
>>
>>I think doing this is begging for a disaster. Is there any
>>way to protect tables from a rogue with a VPF cd?
>>
>>Chris
>
>
>Here's a thought.
>
>Include the DBC in the application file and DELETE it from the user accessible data directory. (Keep a copy in you development directory of course). Now, the tables should only be accessible when opened from within the application. Even someone with VFP may not be able to open the tables because they can't find the DBC!
>
>Bob


OK...Here's one for you. go to a DOS prompt and TYPE table.dbf, where table.dbf is any dbf that belongs to a DBC.....WOW!!! I can read the data.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform