Subject Re: [firebird-support] XSQLDA index out of range
Author M Tuttle (KS)
Be sure that your stored procedure component parameters match what is in
your stored procedure in the database.

Mike

----- Original Message -----
> We are using Delphi 5 SP1 with IBX components and FB 1.5.0
>
> We are getting the following error when using an IBStoredProcedure to
> insert values into a table
>
> "XSQLDA index out of range"
>
> Can anyone help? What is the error? How do we fix it?