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
Lennert Wouters
NA
5
2.6k
loading database into checlistbox
Sep 22 2010 9:57 AM
hi,
I recently started programming in c# but today I'm kinda stuck on my project!
I want to load a Microsoft office access 2007 database file into a the checklist box of my project.
When its loaded I want to be able to use certain collums of the selected rows (selected using the checklistbox)
the reason I would prefer a accdb file is it is easy to create and easy to edit, if it's not possible with an accdb file plz let me know which kind of easy db I should use ;)
I tried searching on google but didn't really find enithing I could use, maybe I used the wrong search terms?
hope you guys can help me out!
Reply
Answers (
5
)
connecting to MySQL via Network
Program to reverse each word in a string ?