> I found that by changing the procedure to a function, I can > call the function and bind the variable using > bind_param_inout(). My question is, is this the only way to > do this? Is there a better way?
Shortly after posting (isn't it always the way), I found other examples in the Perl DBI book. By then we had already made the change in the stored procedure/function. Thanks to everyone who made suggestions. -- Mark Galbraith Managed Services Team Leader Data Return LLC
