Nikita Naumenko
Nikita Naumenko
@guillaumebriday yep, I'll do it
@guillaumebriday done!
Hello, thanks for your work, max length helps, but if data greater than 35k, it still doesn't work. Thanks!
@vstavskyi Actually I receive a large XML from stored procedure, its size can be huge, but even if it sizes less than 100Kb, I got error. FYI when I select...
I fetched latest version from master, and now I get this error `"'ORA-06502: PL/SQL: numeric or value error\\nORA-06512: at line 7\\n'"`
I'm not sure) because now I get `"'ORA-06502: PL/SQL: numeric or value error: character string buffer too small\\nORA-06512: at line 7\\n'",` before, it works perfect when there is less data
Thanks, but still the same error `{:error, %DBConnection.ConnectionError{ message: "'ORA-06502: PL/SQL: numeric or value error\\nORA-06512: at line 7\\n'", severity: :error, reason: :error }}` Maybe it helps you, but when we...