SharePains by Pieter Veenstra on MSN3 天
Encrypt a large rich text field in SQL Stored Procedures
I have done a lot of work with SQL Stored Procedures in Power Apps. But what do you do if you want to have some fields ...
SharePains by Pieter Veenstra on MSN1 天
SQL Functions for Encrypting and Decrypting Large text fields
Where last week I wrote the script as a stored procedure, I’ve now implemented both the encryption and decryption as ...