Subject RE: [IBO] Firebird 2: "default" parameters in stored procedures
Author Jason Wharton
> Does TIBOStoredProc have a way to use the default
> value of a stored procedure parameter?
>
> That is, NOT to bind a value to each parameter?
> (null or otherwise)

That is a capability that I don't believe exists currently with the
database. If there is a way to do it with the API please point it out and
I'll see what I can do to accommodate it.

Jason