Nieuws

How to create a stored procedure in SQL Server Creating SQL Stored Procedures via SQL Server is easier than you might have originally thought, so let us explain what to do.
Introduction This section describes how to call a SQL Server stored procedure. It is not a best practices but more a how-to guide to connect quickly an SQL Server database (for a POC for example) In ...
Lately, I have been involved in a project where one of the requirements was to write stored procedures from scratch for inserting and updating data in all the available tables in SQL database. Writing ...
The extended stored procedure xp_ndo_enumusersids in the library file xp_ndo.dll, is not available on the LOHNDORF1 server. Until this procedure and library have been added, it will not be possible to ...
We are excited to announce that you can now directly call SQL Server stored procedures in Power Fx. You no longer need to call a Power Automate Flow to use a stored procedure.