-
Jan 18th, 2021, 12:56 PM
#1
Thread Starter
Lively Member
Shopping Center DataBase
Hello Dear Friends
I'm not a programmer but I interested in programming and I want to learn more. I can write simple codes but now I want to be better at programming, therefore I need a simple demo of (Shopping Center Database).
- Store (Adding new items, counting remained items in the store)
- Bank (Items and # of each Item, total sum of bought items, the total sum of sold items, filter by item, search)
- Sales (How much the amount of $, How many items sold)
- Main page (Saling window listview as below:
Col1 Col2 Col3 Col4 Col5 Col6
# Item Pice Qty Sum Note
1 Bag 10$ 03 30$ ---
2 --- --- --- --- ---
3
4
Thank you
Please help!
-
Jan 18th, 2021, 02:53 PM
#2
Re: Shopping Center DataBase
Well, first...create a database. MANUALLY. What database tool are you planning on using?
Once you have THAT figured out, create your table(s) with properly named fields and add some test data/information (MANUALL).
As far a VB6 is concerned (and you have a DB created), there are lots of examples on this forum as well as the internet on how to use VB6 with different kinds of databases (SQLITE, ACCESS, ORACLE, etc etc).
Sam
Sam I am (as well as Confused at times).
-
Jan 19th, 2021, 03:25 PM
#3
Thread Starter
Lively Member
Re: Shopping Center DataBase
Thanks I will try something and I will be back if I faced a problem of confusion!
Thanks for your reply
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|