- Total Members: 219,987
- Threads: 525,374
- Posts: 976,954
-
February 16th, 2013, 01:30 AM
#1
Problem with ASP SQL single quote when insert or select
we are facing issue with inserting or selecting records when user enter anything with ' (single quote) in text field. We dio not want to replace this. we need to enter this as single quote ' in oour dabtase. when user use this then our query getting break. what can be the solution
for example if use enter " This is Gaurav's Farm" then break coz of single quote
Similar Threads
-
By ryanlcs in forum ASP Development
Replies: 1
Last Post: February 22nd, 2007, 03:49 AM
-
By Govindan in forum ASP Development
Replies: 2
Last Post: December 23rd, 2003, 11:59 AM
-
By Steve Schofield in forum ASP Development
Replies: 1
Last Post: June 4th, 2001, 11:41 PM
-
By Steve Schofield in forum SQL Development
Replies: 1
Last Post: June 9th, 2000, 03:49 PM
-
By Steve Schofield in forum ASP Development
Replies: 1
Last Post: April 10th, 2000, 01:53 AM