I have added an outgoing parameter BUT it doesn't appear that resultsets can be returned from a procedure or function as arrays are not supported. I asked a fellow co-worker and he suggested I look into creating a temp table to dump results into then pull from that temp table?
I"m Googling but have not been able to find anything complete, can someone explain the steps and/or show actual SQL and PHP code on how this might be done -- probably the SQL_SP code more than anything, thanks
Cheers,
Alex