KingJohnno
New member
- Joined
- Dec 2, 2010
- Messages
- 4
- Programming Experience
- Beginner
Hi,
I am VERY new to coding, and have had perhaps 90 hours of coding under my belt; so please bear with me
IM building a relational database in VB about Cars. This database at the moment has 3 files holding information about Cars, Customers and Quotations.
First questions: How do i merge 2 files together so that i can have say "customer ID" on 2 of the files, that change simultaneously.
Secondly - if i store data about cars, is there a way that i could transfer that data to another table / an editable place, again having the same data perhaps in 2 files.
I will happily post my rubbish program here if anyone is willing to help me
Thank you
J
I am VERY new to coding, and have had perhaps 90 hours of coding under my belt; so please bear with me
IM building a relational database in VB about Cars. This database at the moment has 3 files holding information about Cars, Customers and Quotations.
First questions: How do i merge 2 files together so that i can have say "customer ID" on 2 of the files, that change simultaneously.
Secondly - if i store data about cars, is there a way that i could transfer that data to another table / an editable place, again having the same data perhaps in 2 files.
I will happily post my rubbish program here if anyone is willing to help me
Thank you
J