Subject | Re: [firebird-support] XSQLDA index out of range |
---|---|
Author | M Tuttle (KS) |
Post date | 2005-11-30T17:18:56Z |
Be sure that your stored procedure component parameters match what is in
your stored procedure in the database.
Mike
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?