Ok I had this problem a while back and I still have it and have never been fully satisfied with the fix..
For some reasons when I submit certain texts to be encrypted, the script trips up.. I think that it is somehow single quotes that are doing it.
Here's my question.. Has anyone else had a problem like this with encrypt and SQL Server? Were you able to fix it?
The only solution I have found is to use the similar (undocumented) function cfusion_encrypt but apparently that encryption is not as strong..
ALFII.com
---------------------
If this post answered or helped to answer your question, please reply with such so that forum members with a similar question will know to use this advice.
For some reasons when I submit certain texts to be encrypted, the script trips up.. I think that it is somehow single quotes that are doing it.
Here's my question.. Has anyone else had a problem like this with encrypt and SQL Server? Were you able to fix it?
The only solution I have found is to use the similar (undocumented) function cfusion_encrypt but apparently that encryption is not as strong..
ALFII.com
---------------------
If this post answered or helped to answer your question, please reply with such so that forum members with a similar question will know to use this advice.