Subject | Re: [firebird-support] Invalid token.invalid request BLR at offset 1745. Input parameter mismatch for procedure |
---|---|
Author | setysvar |
Post date | 2016-12-07T21:48:54Z |
I'm just guessing, Israel, but have you checked whether your calls to
eqcalcpepssp(:icodemp, :scodfilial, :icodprod, :nsaldo, :ddtmovprodax,
:icodempax, :scodfilialax, :icodalmox )
and
eqcustoprodsp(:icodemp, :scodfilial, :icodprod, :dtpesq,'U',:icodempax,
:scodfilialax, :icodalmox, 'N' )
have the expected type for all parameters?
HTH,
Set
eqcalcpepssp(:icodemp, :scodfilial, :icodprod, :nsaldo, :ddtmovprodax,
:icodempax, :scodfilialax, :icodalmox )
and
eqcustoprodsp(:icodemp, :scodfilial, :icodprod, :dtpesq,'U',:icodempax,
:scodfilialax, :icodalmox, 'N' )
have the expected type for all parameters?
HTH,
Set