hello.
Am writing a small prog in VB6.0 (novice) and i wish to use MS Access databases.
My problem:
In the program am writing i have some products which i need to sell at different
locations and each location has diferent seling prices.
the quantity of products as well as the number of locations is not fixed.
so if i have 20 products being sold at 12 diferent places , and at diferent
prices , that would be rather too complicated to fill in a single table
I need help about building the database with several tables and linking them.
If possible provide help(examples) on Vb code to read the database. am using DAO
3.6 obj lib
get me out of this trouble
thanks