[fpc-pascal] How can retrive value from OUT parameter?
Marcos Douglas
md at delfire.net
Mon Apr 22 04:49:15 CEST 2013
On Sun, Apr 21, 2013 at 11:18 PM, Toru Takubo <takubo at e-parcel.co.jp> wrote:
>
> (snip)
>
>>
>>> I will try to proceed. On the other hand, I'm wondering if TSQLQuery
>>> (or TMSSQLConnection) would natively support OUTPUT parameter and
>>> RETURN_VALUE...
>>
>>
>> Well, even using Delphi (4~7) I never used RETURN_VALUE. I always used
>> MSSQL but I never needed this feature.
>
>
> All my stored procedures use RETURN_VALUE in order to return error code.
> I think it useful, but I also know everyone has his/her own programming
> style.
Ok, I will do some test to know if SQLdb handles the RETURN_VALUE parameter.
>>
>> Did you try Greyhound?
>
>
> I haven't dig into it yet, but I will try later.
Ok
>
> Thank you!
Regards,
Marcos Douglas
More information about the fpc-pascal
mailing list