borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (register dlls) New Topic New Poll Post Reply
AndreaVB Forum : VB General : making a system access with vb 6.0
Poster Message
efa0029
Level: Trainee

Registered: 30-01-2008
Posts: 1

icon making a system access with vb 6.0


hi i am new here   i use vb6.0 and access 2003

right now i am making a system that have inventory+casher+account!
this system can key in the data for inventory, can do transaction on  buy/sell in casher and do calculating on account for loss/$$$

so if anyone can help me on how to make it, i would   

1. i am having a problem on making view the list item after we key in the item that have been buy by the custemr....(similar with casher that in the shop ).

2. menu for the account i out of idea n do\'t know how it look like?

Inventory+casher+account = all this bind togerthe that have connection that will tell us the increase(when we buy stok)/decrease(when custmer buy our item) of the item in the inventory and account it tell us the loss/profit  

so if anyone can help meeeeeeeeeeeeeeeeeee

30-01-2008 at 04:22 AM
View Profile Send Email to User Show All Posts | Quote Reply
stickleprojects
Level: Moderator


Registered: 09-09-2002
Posts: 984
icon Re: making a system access with vb 6.0

Hi Welcome to the Forum

You need to break down your problem into as many pieces as you can. A method i recommend is to take every noun in your description and then group it into "actions that this noun needs to do" and "properties of this noun"
For example
You have indicated a cashier
  this person needs to enter some cash amount (action)
  they need add an order (action)
  they may need a name (property)

Do this for every noun in your description.
Then consider what you need to display and when.

Once you've done this mail your problems as you encounter them

Regards
Kieron


____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)

30-01-2008 at 07:51 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB General : making a system access with vb 6.0
Next Topic (register dlls) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder