Jump to content
Xtreme .Net Talk

Recommended Posts

Guest scorpion53061
Posted

Hi all and thank you for your time. I have been studying vb.net for 6 weeks.

My boss asked me to write a program that acts as a timeclock for employees to punch. First let me tell you where I am at.

I am working in visual basic.net. I am building a windows application.

I have a data adaptor, dataset datagrid, and connection all functional on a form which is for my boss to view all time punches. That works great.

My problem is the form where users enter their information. That too has the same adaptor, connection and dataset. When clicking submit, I need the information it has gathered (from the three textboxes and the 3 labels) to be entered into the database as a new record or row. The three textboxes and labels have been bound in the properties section of the database binding.

Thank you for your help.

Below is the code for that form.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...