Punctuation in SQL Strings
Does any one know if it is possible to have SQL strings to access data, where the data in question might contain both a " and a '?
I have been using chr(34) but that doesn't work when there is a " in the data itself. For instance, I wanted an INSERT query that would insert 3015 "J" Street into the Address table.
Any help or suggestions would be appreciated.
Mike
Mike
EchoVue.com
__________________
Mike
EchoVue.com
|