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
ville valo
NA
7
11.7k
Comparing received data with data in databse
Jan 14 2011 8:52 AM
Hello..
I'm a beginner in C#.Net programming.
I'm working on RFID related project.
The RFID reader connected to PC serial port and I have done the terminal interface using C#.Net.
I would like to know how to compare the received ID in the serial port buffer with the ID I've saved in MS Access database?
What i'm trying to do is when the ID received, then it will be compared with a bunch of ID saved in the database, then the Richtextbox will display the details (saved in the database) of the matched ID.
Thanks ^^
Reply
Answers (
9
)
Combobox update problem
Updating a record in ms access db where there is a checkbox