Fix Microsoft Access Form And Create C# Form

1.fix microsoft access form 2. create c# windows app form just like access form.

to see msaccess problem:
open database – form comes up-
1.enter serialnumber ( hit enter or tab)
2.select name from dropdown list ( hit enter or tab)
3.scan or enter part number ( hit enter)
able to enter multiple part numbers
4.click command button ‘add to database’
5.click button view/edit records- you will see records

problem- if you enter more than on part number- let say all three- then about 6 to 8 records show up in the database table.
Not sure what I did to cause this: was working right.

Creating a C# form- I want it to work exactly the same.
only one thing added – a button to remove – partnumbers from list box – that were incorrectly added.
Thank you-
i need as soon as possible

Leave a Reply

Your email address will not be published. Required fields are marked *