Search found 1 match

by AlB247
Tue Feb 28, 2023 10:46 am
Forum: Other ScottKlement.com Tools
Topic: Restriction on Size in base64_decode procedure
Replies: 1
Views: 39471

Restriction on Size in base64_decode procedure

Hi,
I am trying to get a very large BASE64 string converted back into Binary but seem to be having issues with the BASE64_DECODE procedure.

The string I am attempting to convert is greater than 65535 characters but when debugging it seems to hit invalid characters in the procedure after character ...