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
Murali krishna Ande
NA
57
51.7k
How to write sql query using checkedlistbox?
Jun 7 2011 1:48 AM
Hi,
I am going to develop the form like below screen shot. I wrote the code in itemCheck event to insert the checked item text in textbox.
My problem is: if checked items are greater than 2 I want to insert "," (comma) in between the two items.
by selecting the items from checked list box I have to write SQL query.
by removing the selection from checked list box we have to remove that item text from the query in textbox.
Can any one plz help me with code.
Thanks
Murali krishna
Reply
Answers (
5
)
Add a new user using csharp
Pass BSTR from C++ to C#