Subject | Re: [firebird-support] Re: need help - can't re-create stored procedure... |
---|---|
Author | Daniel Rail |
Post date | 2004-12-07T12:51:38Z |
Hi,
At December 6, 2004, 16:48, Lucas Franzen wrote:
underscore at the end and there's none in the input, so they are
different.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At December 6, 2004, 16:48, Lucas Franzen wrote:
> zamb1zz1 schrieb:Lucas, it's valid in this case since in the output parameter there an
>>
>> create procedure sel_active_order_by_customer_id
>> (
>> user_id varchar(50)
> ^^^^^^^
>> )
>> returns
>> (
>> order_id_ int,
>> user_id_ varchar(50),
> ^^^^^^^
> which still has user_id as IN- AND OUTPUT param!!!!
> This is not valid!
underscore at the end and there's none in the input, so they are
different.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)