I am trying to fetch data from a stored procedure.
$query = $db->get_row("EXEC StoreProcedureName \'{$account_name}\'"); $items = $db->get_results