SQL Server 2008 introduces the ability to pass a table data type into stored procedures and functions. The table parameter feature can greatly ease the development process because you no longer need ...
With connectors in Power Apps we can collect 2000 items at a time when we read data from lists and libraries. However with SQL Stored Procedures in Power Apps we have an option to avoid this limit!
After my post about Encrypting Rich Text fields in Power Apps that store their data in SQL server now the promised decryption code in this post as well. Where last week I wrote the script as a stored ...