Entering content frame

-8005: Value expression must be parameter name 

Explanation:

When calling a database procedure, not a parameter but a constant value was specified for an OUT or IN/OUT parameter.

User Action:

Replace the specified constant with a parameter.

 

Leaving content frame