Subject | Re: [firebird-support] Re: tips for increase performance |
---|---|
Author | Daniel Rail |
Post date | 2004-02-18T17:08Z |
Hi,
At February 18, 2004, 12:37, emisutil wrote:
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At February 18, 2004, 12:37, emisutil wrote:
>>Use the query component, instead of the stored procedure component.
>> Usage:
>> SELECT * FROM ClientBalances(:CutOffDate)
>>
> This usage is for use with Delphi? I get error when I try to pass a
> parameter to a procedure that returns a result set instead of one record.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)