Clipper wtih DBF

I have a programme which uses clipper with dbf files
But I want to restrict users from open the dbf files from other editor such as DB3+,Fox Base
How can I do this
[176 byte] By [dinesh123] at [2007-11-17 21:10:08]
# 1 Re: Clipper wtih DBF
If memory serves me right (it's been a long time) there was something you could do to the header file on the .dbf that would prevent opening, except with your own application. Sorry I can't offer more. I don't even know where you could get this information these days.
Paul
praymond at 2007-11-9 12:13:06 >
# 2 Re: Clipper wtih DBF
Thankx for the answer.
Do u have any code to change the header
dinesh123 at 2007-11-9 12:14:06 >