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
abdujalil chuliev
NA
400
41.9k
string to void
Aug 23 2015 3:50 AM
Is it possible to use void value instead of string value in Select statement?
If yes, How?
MySqlCommand("SELECT * FROM image where ID='" + ExampleString() + "'", con);
MySqlCommand("SELECT * FROM image where ID='" + ExampleVoid() + "'", con);
Reply
Answers (
3
)
How to Fully Utilize Your Brain Power
.net programs