This is the exact same issue that we were addressing in another thread. If you're trying to make it difficult for yourself and those who are trying to help you then you are succeeding.

As I asked you in that other thread over four hours before you started this thread, and you are yet to answer:
Quote Originally Posted by jmcilhinney
What type of data does your RSONO column contain? Is it text or numbers?
If the column contains text then you enclose a literal value in single quotes, as you've done. If it's numbers the you don't use single quotes. If you were to use parameters to insert the value instead of string concatenation this issue would never arise.

If you ask people for help and then they ask you for more information in order to provide that help, I suggest supplying the information in future. If not, you may find that those people lose interest in trying to help, and that can only be bad for you.