baseballgem
Programmer
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.
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.