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
Roull
NA
44
3.2k
How to input data to DataGridview to MS Acess?
Feb 10 2017 3:44 AM
I am trying to create an Attendance Monitoring System, I wanna know how to input data from TextBox and dateTimePicker to DataGridView to Database and show the remaining data from database such as EmployeeID and EmployeeName. And also input the time and date. I am using MS Access and I already cready a database named Employee with EmployeeID as number, EmployeeName as text, InTime,OutTime and Date as Data/Time. Consult the file that I uploaded for more details, It's a windows form app.
Attachment:
WindowsFormsApplication1.zip
Reply
Answers (
1
)
c# Report using ms access DataSet Connection
How to input data from DataGridView to MS Access?