Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to open a encrypt Table
Message
From
07/05/2010 13:27:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
How to open a encrypt Table
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01463639
Message ID:
01463639
Views:
161
Hi All:
After many years of the Cryptor 5.0 Xi-Tech for the first time I have a real need to purchase this product to protect tables. Dbf (even have heard stories of the little support offered by people xi -tech).
using a DEMO I have done to protect a table, but when trying to open the table I get a message saying customer.dbf is not a table.
I do not see any example of how to get open.

set safe off
XiCr=CREATEOBJECT('XitechCryptor.Cryptor)
XiCrr.Deep=.t.

XiCr.Watch("VFP9.EXE")
XiCr.Watch("VFP9ENU.DLL")
XiCr.Watch("VFP9KNOR.DLL")
XiCr.Register("C:\DATA\CUSTOMER.DBF","pass",0)

USE C:\DATA\CUSTOMER.DBF' && in runtime in this line I see a error saying "Customer.dbf" is not a Table

thank you in advance any help or suggestions.
- On the Road
In circle of Life
Reply
Map
View

Click here to load this message in the networking platform