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 from DataGridView to MS Access?
Feb 13 2017 1:52 AM
I am creating an Attendance Monitoring System I was able to input data from dateTimePicker to DataGridView, Now I wanna know how to connect the form to ms access and save it there, here is a sample of my code:
private void button1_Click(object sender, EventArgs e)
{
int n = dataGridView1.Rows.Add();
dataGridView1.Rows[n].Cells[3].Value = dateTimePicker1.Value.ToString();
}
To see the rest of my code check the attachment
Attachment:
WindowsFormsApplication2.zip
Reply
Answers (
1
)
How to input data to DataGridview to MS Acess?
how to using panned image arrow using zooming function and a