OSP_FOO_BAR is supposed to update a table with x,y,z variables. Does anyone see anything wrong with my code? I do not get the resutls I want. And I am SURE the problem is not the OSP. Many Thanks$SQLString = "exec OSP_FOO_BAR( '".$xvar."', ".$yvar.", ".$zvar.")"; $dbh->do($SQLString); $dbh->commit();
In reply to executing a OSP with CGI by chuleto1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |