VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



StorePro

by Jeffrey Chang (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This is simple database program to demonstrate the use of ADO and OOP. The program includes functionality to navigate through the records, add, save, delete and find. All functionality are encapsulated in a class. The program contains very minimal error trapping, error handling and input validation. No data bound controls are used in this program. The program shows how to use ADO, Classes, Basic Module, Simulated inheritance and more. I intend to expand this further to include an error trapping and validation class. Other functionality will be included soon. In fact, this is a subset of a larger database program for a retail store.

Rate StorePro

Download StorePro

Download StorePro (20 KB)

StorePro Comments

No comments have been posted about StorePro. Why not be the first to post a comment about StorePro.

Post your comment

Subject:
Message:
0/1000 characters