Page 1 of 1

Stored Procedures

Posted: Mon Jan 23, 2023 1:59 pm
by Morillo

We need Stored Procedures for some tables that handle connection times.

Thanks in advance


Re: Stored Procedures

Posted: Mon Jan 30, 2023 4:22 pm
by darkdragon

Ideally there would be support for everything (Tables, Views, Stored Procedures) and be able to use any of them for every CRUD operation.


Re: Stored Procedures

Posted: Mon Jan 30, 2023 10:47 pm
by Webmaster

Note that ASP.NET Maker uses Dapper which fully supports stored procedures.