Subject Re: tips for increase performance
Author emisutil
--- In firebird-support@yahoogroups.com, Daniel Rail <daniel@a...> wrote:
ocedure that returns a result set instead of one record.
>
> Use the query component, instead of the stored procedure component.
>
> --
Perfect, I get any error using TSQLQuery.

Now I have to design my querys to be as simple as possible to make run
faster because as I have now they are totally useless :-((

Thanks again

Emiliano Sutil