Nuacht

Creating SQL Stored Procedures via SQL Server is easier than you might have originally thought, so let us explain what to do.
Stored procedure XML This screenshot lists the source of a SQL Server 2014 stored procedure hitting the AdventureWorks2012 database, selecting data from the Customer and SalesOrderHeader tables.
SQL Server Stored Procedures A while back I wrote about the upcoming SQL Server Stored Procedure feature, but now it is fully available within Power Apps.