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
Konstantin Pankarican
NA
18
3.1k
Filtering database data
Jul 30 2013 7:55 AM
Hello,
I am working on a project where I have check box list and a datagridview. I populate datagridview from database. Now, what I need is to populate datagridview from database depending on checked items in check box list.
I am working in VS 2010, sqlCEserver, .net 3.5
I was wondering is there a way to do this:
SELECT * FROM articles WHERE name LIKE <items checked in checkboxlist>?
I think this will solve my problem.
Please help.
Reply
Answers (
13
)
Practical Database Application With OOP in C#
Import data from table by time window