Posted by Andy Hassall on 04/03/07 22:44
On 2 Apr 2007 08:33:05 -0700, "eholz1" <ewholz@gmail.com> wrote:
>$help = @mysql_query("call sp_min_record ($folio)");
I was under the impression that only the "mysqli" extension could call MySQL
stored procedures, and that the older "mysql" extension only handles plain SQL.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
[Back to original message]
|