Hii all,
1. It is possible to save large size file, When I save 20MB size file Out Of Memory error occur while encrypt using AES_Encrypt Function. How to overcome this error?
2. How to convert Bytes to File without using Filename and Dir. For example, I save 10MB pdf file means I convert File to Bytes using Filename and Dir and save bytea field in postgres. The file saved in database like (BLOB) 10MB. Now how to convert Bytes to File without using Filename and Dir.
Thanks
Suvetha
1. It is possible to save large size file, When I save 20MB size file Out Of Memory error occur while encrypt using AES_Encrypt Function. How to overcome this error?
2. How to convert Bytes to File without using Filename and Dir. For example, I save 10MB pdf file means I convert File to Bytes using Filename and Dir and save bytea field in postgres. The file saved in database like (BLOB) 10MB. Now how to convert Bytes to File without using Filename and Dir.
Thanks
Suvetha