jeudi 26 octobre 2017

laravel fetching multiple resultset

I have been trying to fetch data using stored procedure in laravel.But I am only getting the first result set.

$data=DB::select("call get_detail('".$id."')");

I have also tried the below link(can be used to better understanding of what i am asking) how to fetch multiple result set from a mysql stored procedure in laravel. But getting the error

SQLSTATE[HY000]: General error: 2053



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2ySjNKK
via IFTTT

Aucun commentaire:

Enregistrer un commentaire