Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any way to secure a table or dbc in VFP8

Status
Not open for further replies.

baseballgem

Programmer
Oct 3, 2001
54
US
In True SQL pass thru one needs some authentication and rights to the SQL database. Is there any way to set a similar property on a pure table.dbf or database.dbc in VFP. I am using VFP8. That to open it one would need a password like "sa" etc. that SQL requires.

We have security regulations. In SQL backend no one on the network can map in and see the contents or even delete the table. With VFP tables just sitting on our network drives the concern is that some one could view or delete them. Wither deliberately or accidently. The question above regarding a secure connection might help.
 
Do threads thread184-685479 or thread184-698663 sound promising?

Brian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top