Override List page query with stored procedure |
7/21/2020 3:39:18 PM |
PHPRunner General questions | |
A
asawyer13 authorDevClub member
I am obviously not understanding something. return DB::Query("CALL spGetData(1,'1','1245',NULL)");
return $rs->fetchAssoc();
|
|
![]() |
Sergey Kornilov admin 7/21/2020 |
I'm not quite sure what the following means: "it uses those values instead of calling the stored procedure". Please elaborate. |
![]() |
FrankR_ENTA 7/22/2020 |
And the SQL Views - are downright Awesome. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=92051&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |