Error when passing text with apostorphies

B

Bill

I have a string (holding a book title) that contains an apostrophe.
This is generating an error when I try to pass it through sql into a
table of orders.


I retrieve it from the form with

title=request.form("title")
I'm trying to pass it through with: '"&rs("title")&"'

This isn't working. I tried taking out the ' ' but that didn't help,
nor did elmiminating the " " help eather. Can someone suggest what
might be the problem?

Thanks,

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,207
Latest member
HelenaCani

Latest Threads

Top