Help Pls

Help Pls

Post by C.S. » Sun, 13 Jun 1999 04:00:00



Help Pls
For example , If i want to write a VB program to use a mdb file. The mdb

file contains three tables. And one of the tables contains two fields,
let
say FOOD and PRICE.
I want to have a simple push button infterface that has one button
corresponding to one kind of food. To place an order of three corn
soups,
the operator needs to press the button three times.
In addition, i want a record of the transaction amonut write to a log.

CS.

 
 
 

Help Pls

Post by C.S. » Sun, 13 Jun 1999 04:00:00


How to write a game program , such as hang-man.
I want to use a vocabulary dictionary  in the form of a mdb database
table that can be manipulated by me.
Any help would be greatly appreciated.

 
 
 

1. Help pls, Give me some hints pls

I m a new user of VB. Would any help me or give me some hints about my
project!!
The project description as below:
A manager of a small fast food shop want to have a point-of-sales
program that can keep track of how many items sold and the amount
received. The shop has the following offers:
Soups: beef,portk,mushroom
Sandwiches: chicken,egg,ham
Drinks: cola,soda,beer
The manager wants to have a simple push button interface that has one
button corresponding to one kind of food. To place an order of three
corn soups, the operator needs to press the button three times. A
[Submit] button completes the order and prints a receipt that show the
details of the order with the total amount charged. In addition, a
record of the transaction amount shall be written to a log while records
of the items sold shall be written to another log. A [Cancel] button
shall abort the order and clear the items of the current order.
An Access databse named as [pos.mdb] contains three tables :
{items},{transamt},and {sold}.
The {items} contains details of the items. An {id} field is the key for
the item. A {desc} is the name of the item. An {uprice} is the unit
price for the item.
The {transamt} contains the amount for each order. An {id} field is the
key for the transaction that make up by the date and the order number of
the date. The format of it is yyyymmddnnnn. The {amt} is the amount for
the order.
The {sold} contains the items sold for each other. An {tranid} field is
the same key as in the {transamt}. An {id} is as the {id} field in the
{items}. The {ounits} is the number of units ordered.

email me pls

2. JOB - Senior Informix 4GL Programmer - Dallas, Texas

3. ADO Memory leak problem with C++

4. Give me some hints pls, Help pls

5. DTS Lookups Problem

6. Accesing a secure DB....HELP HELP PLS

7. Building TreeView from Table

8. Help pls: 'Access Violation '

9. Query help pls..

10. help pls.

11. Database access behind proxy..HELP PLS

12. Query help pls..