TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
yokzu
NA
306
0
Quotation character problem in SQL command
Jan 5 2012 12:15 PM
Hi,
I want to search a string(with special characters) in DB but it has quotation character. I tryed lot of things but it didnt work.
String is;
'':;'xx'
How may search this string with a select command?
Select * FROM table where String=''
Regards.
Reply
Answers (
7
)
mvp architecture
Are you missing an assembly reference?