That all looks good, but you need to define an OUT parameter to get the value back.
You may also want to call this as an update or insert (to make sure that the transaction is committed). Larry
That all looks good, but you need to define an OUT parameter to get the value back.
You may also want to call this as an update or insert (to make sure that the transaction is committed). Larry