- Version [version]
- Download 198
- File Size 365.09 KB
- File Count 1
- Create Date August 7, 2015
- Last Updated August 7, 2015
Add or Insert Record in Visual Basic and MS Access download free source code
Add or Insert Record in Visual Basic and MS Access download free source code
This is sample source in visual basic that allows you to add or insert a new record in ms access database.
The database has a table that includes 5 fields (id, studentname, studentage, studentcontact, studentaddress).
The program will be able to detect duplicate studentname and the id is set to autoincrement or autonumber.
You can download the sourcecode and the tutorial for this project in pdf format.