News

A new feature in Power Apps is SQL Stored Procedures that can be called directly form the Power App. This will give you an UnTypedObject, but how do we type cast Tables? In this post the slow and ...
In our organization we want to make the data from some SQL Server databases available on the intranet for people to view. I have already set up all data access to be done through stored procedures ...