Hello,
I have a stored procedure that takes a parameter(a1) that has length excess of 25k. Inside this stored procedure I have declared a variable with a query , when this parameter(a1) combined with variable total length exceeds 32k and FB returns as error of concatenation.
Below is error returned by stored procedure
“Concatenation overflow. Resulting string cannot exceed 32K in length.”
I used BLOB SUB_TYPE 1 for parameter(a1) and variable in stored procedure. Then also I am getting this same error.
Thank you.
__._,_.___
Posted by: "Joje" <joje@codework-solutions.com>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.
__,_._,___
No comments:
Post a Comment