leeshadmi
September 17th, 2008, 02:26 AM
I use VB.Net 2008 with SQL server express edition 2005 in this project.
I attached the database files and a picture of the database diagram and I hope some one can understand what I need to do and help me out with this since I just can’t figure it out by self.
This database needs to store receipts data like all the vendors details and the branches of each vendor and the receipt data like total, tax and more.
I define all the fields that I need to save in few tables and I create a master table called RecID to be the one that will help me to navigate between the receipts but I think it’s not good and I thing that I might did bad job defining this DB.
After I will complete to build this DB and to add the right relationships between the tables (hopefully with your help) I want to create binding to the controls on my form (one form few controls each for the relevant field in the DB)
Can any one help me with this?
I try to read and see vids on the web but I just don’t figure it out.
Many thanks for the angle that can help me.
:blush:
I attached the database files and a picture of the database diagram and I hope some one can understand what I need to do and help me out with this since I just can’t figure it out by self.
This database needs to store receipts data like all the vendors details and the branches of each vendor and the receipt data like total, tax and more.
I define all the fields that I need to save in few tables and I create a master table called RecID to be the one that will help me to navigate between the receipts but I think it’s not good and I thing that I might did bad job defining this DB.
After I will complete to build this DB and to add the right relationships between the tables (hopefully with your help) I want to create binding to the controls on my form (one form few controls each for the relevant field in the DB)
Can any one help me with this?
I try to read and see vids on the web but I just don’t figure it out.
Many thanks for the angle that can help me.
:blush: