0
votes
votes
2 answers
Storing a string containing special characters in to database..
Hi all, I am working on a project on Cryptography and need to store the ciphertexts in the database. I am facing two main issues here.. First, the ciphertext gets way too long and I get the error: The identifier that starts with ... ...
