Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encrypting in SQL server
Message
From
22/03/2018 01:44:50
 
 
To
16/03/2018 17:34:32
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01658783
Message ID:
01658921
Views:
53
>Hi all,
>
>Customer asked me to encrypt some fields in their application - which uses VFP tables. And this is going well (thanks Rick Strahl for the utility classes!). I am having to write encryption/decryption routines in a bunch of places in their app for the dozen or so fields they want encrypted. Somewhat laborious to make it all work but it works.
>
>Longer term, just wondering does SQL server have built in encryption mechanisms? i.e. can you designate certain fields or tables in a database to be encrypted such that it is a lot easier? and I guess that the SQL statements have to be encrypted back and forth to the server (unless that is already happening). Just thinking long term for this customer if they should consider eventually upsizing to SQL server.
>
>Thanks,
>Albert

Hi Albert,

check this out, on Always Encrypted data in SQL Server 2016 all versions: https://www.red-gate.com/simple-talk/sql/database-administration/sql-server-encryption-always-encrypted/

enjoy,

Hank
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform