I'm sure the answer is staring me in the face, but I'm having an issue when trying to update a field in a SQL table with a string that has been encrypted. I get a message saying --
Unclosed quotation mark before the character string 'Ò«·'.
What I find odd is that I also have view doing the same thing. The View seems to handle it without a problem, but i can't seem to get the SQLEXEC to do the same thing.
Anybody have a idea how the View would be treating this differently than SPT?
Thanks for you time-
Hal
Unclosed quotation mark before the character string 'Ò«·'.
What I find odd is that I also have view doing the same thing. The View seems to handle it without a problem, but i can't seem to get the SQLEXEC to do the same thing.
Anybody have a idea how the View would be treating this differently than SPT?
Thanks for you time-
Hal