Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote views
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01027507
Message ID:
01028401
Views:
13
The encription of data ususally produced binary result so you'll have to change the type of the column to store encrypted data to binary( varbinary). The view field has to be adjusted accordingly.

> I want to use NetLib software to encrypt one of the fields (creditcard) in my sql table (Account.dbf). I have a vfp remote view that retrives/updates this sql table from vfp app. If I were to encrypt the creditcard field, how would this affect the vfp remote view? Is it possible to still use this remote view to retrive and update data on sql server or should I use the sql passthrough statements?
>
> Any insight to this would be greatly appricated, as I am new to the encryption process of sql data and its affects on vfp remote views.
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform