View Single Post
Old 06-10-2005, 02:37 AM   #3 (permalink)
kamaltherocky
Registered User
 
Join Date: Jun 2005
Posts: 3
kamaltherocky is on a distinguished road
Single Quotes in Insert

Hi

For your Second Problem, before putting the data into the Insert statement, you need to replace single quotes and double quotes into DB specific escape characters. I am not sure what is the escape characters in MYSQL..but you can find out in the web.

Thanks
kamal
kamaltherocky is offline   Reply With Quote