I am using rFUNC with Firebird 2.0 running on a CentOS server. I am using DBWorkbench to attempt to debug a stored procedure.
The LONGSUBSTR function is returning an error when I debug that line:
'example' is not a floating point value.
Any ideas on why it would do this??
Log in to post a comment.
I am using rFUNC with Firebird 2.0 running on a CentOS server. I am using DBWorkbench to attempt to debug a stored procedure.
The LONGSUBSTR function is returning an error when I debug that line:
'example' is not a floating point value.
Any ideas on why it would do this??