Free Download Dictionary Program in Visual Basic Complete source code System Features of Dictionary program: Front-end (user side) The user can search for a word. The system displays the list of words. Pronounce the word that you have selected Display…
Category: Visual Basic 6
Free Download Hotel Reservation System in Visual Basic Complete source code
Free Download Hotel Reservation System in Visual Basic Complete source code Features of the system Rooms – CRUD (create, update, delete) room information Room category/type Customer Module Check-in and Check-out Module Reservation and Confirmation of Reservation Module Income and Expense…
Free Download Visual Basic Entrance Examination Complete source code
Free Download Visual Basic Entrance Examination Complete source code The examination system has two types of users: Administrator – the one who manages the student records, results of exam, question bank and backup and restore database. Students – the one…
Free Download Registrar Grade Record Keeping System with Complete source code
Free Download Registrar Grade Record Keeping System with Complete source code System Features File: Back-up – Create a copy of the original database Restore – Return back the database backup User Accounts – create, update and delete user from the…
Payroll System in Visual Basic and MS Access Complete Source code
Payroll System in Visual Basic and MS Access Complete Source code Development tools: Visual Basic 6.0 – programming language MS Access – database List of Features: Employee Records Management Employee Position Records Payroll Sheet Module Pay slip Module Loan Informatin…
Update Record in Visual Basic and MS Access Download Free source code
Update Record in Visual Basic and MS Access Download Free source code This visual basic 6 program will update the record stored in ms access database. Before we can update a record, a record must be inserted or saved first,…
Progressbar Demo source code in Visual Basic
Progressbar Demo source code in Visual Basic To use this control in visual basic 6 you must add Microsoft Windows Common Controls 5.0 in project components. The progress bar will start at 0 and increment by 1 until it reaches…
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…
Connect Visual Basic 6 to MS Access Download Free source code
Connect Visual Basic 6 to MS Access Download Free source code This is not just a sample code, it has a tutorial (step by step) on how to connect your vb6 to ms access database. This is the start in…
Picture Path Upload in Visual Basic and MS Access Free source code Download
Picture Path Upload in Visual Basic and MS Access Free source code Download This source code sample in vb6 actually stores the path of the picture and not the picture itself. It is a database application and we use ms…