Employee’s Registration System
A very simple employee’s registration system that allows you to search field based on ComboBox. The result is filtered using LIKE operator in a Dataset TableAdapter. Simple to understand native Visual Basic .NET code using OLEDB provider. No complex code required to create this simple database application. All is done using a wizard, except the search function.
- Read more about Employee’s Registration System
- 1 comment
- Log in or register to post comments
- 1793 views