Hi

I need to call a stored procedure, and I can't find the documentation
and I'm not sure I remember the syntax, so I'm writing this note in the
hope that someone will help me.

I think it's something like this:
$s = 'STORED PROCEDURE ( var1, var2 )";
$dbh->do ( $s );

With all the error checking stuff left out for brevity.

Am I right?

-- 
\js

Hey, just because I don't care doesn't mean I don't understand!
-- Homer tries to understand Lisa, ``Lisa's Substitute''

Reply via email to