Jump to content
Sign in to follow this  
alnickels

firedac and Postgresql calling a function with parameters

Recommended Posts

I am using Delphi 10.1 Berlin to call a Postgresql (9.5.x) function with parameters. When I call ExecFunc I receive an argument out of range exception.  The function parameters are defined as numeric and text for other parameters.  At one point this function worked fine.  Without changing the value of the data I begin to receive this exception.  the parameters in the delphi code is stated as ftFmtBCD and ftwidememo.  Looking for information that helps resolve this problem.  FI:  I am using a fdstoredproc and have assigned the schema and catalog name.

Edited by alnickels

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×