on 2023 Apr 06 11:25 AM
Hello everyone,
I am using a table function with 2 select options as parameters.
The program is working well excepted the case when the data sent to my select-options parameters, are too high.
I have a dump because I exceeded the limited size. The maximum to set is 1333. It's definitely not enough.
Unfortunately, I didn't find any other TYPE (like string) to define my SO type with a no limited size.
Have you got any idea to resolve this point?
Many thanks in advance,
Best regards,
Rachid.
Request clarification before answering.
I found my solution by calling the AMPD class directly as a "Database procedure" and not using the Table Function anymore.
So, what is the purpose of a Table Function, if I can call directly AMDP Class/Methods?
Best regards,
Rachid.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.