Skip to content

Opening book details…

About this document

Database Management for Cash Register System by Sarawallmach is a document available to read on EtoBox.

The document describes a program for a cash register system written in Visual Basic. It contains code to calculate the number of bills needed to make change for an amount entered by the user. The code divides the amount by 500, 200, 100, 50 and 20 to get the number of each bill type. It also includes code to clear the fields, connect to an Access database, insert a new record, and display a message when a record is added successfully.

Author
Sarawallmach
Language
EN