You're not being naïve at all. Maybe I did not express myself correctly. The way my system works is this:
Whenever a user, previously authorized by his/her password to examine the documents, wants to read a doc, xls, pdf file, it is the program that pulls the requested file and shows it in the screen for the user to read. I then use the _environment.vcx that ships with VFP to shell execute the document. It can be read, modified, saved, printed, emailed, etc. This are precisely the possibilities I want to prevent the users to have. I just want them to read, and only read the Word, Excel or PDF document. No modifying, printing, saving, emailing...... Of course if they use their cell phone to take a picture of the screen, well, then I'm screwed, but other than that..... Am I clear now? Rafael El 01/06/2011 15:30, Joel N. Fischoff escribió: > Well, I'm not familiar with the process you're using, but, from what I've > read, the issue is people who have access to the SQL table that contains > your documents, but doesn't have to go through your program? If that's the > case, what about encryption? Even if it's something as simple as a ROT13 > variant, so long as only your code knows how to encrypt and decrypt the > document, then anyone accessing the files will have to go through your > program to do it. > > Of course, maybe I'm not understanding (as mentioned above) or being > hopelessly naïve, but hey... > > > Joel > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

