G
Guest
Hi All,
I want to get the current stock level of a product. So I deduct the total
quantity of it consumed in the tblUse from the total quantiy of it supplied
in the tblSupply. This works fine for now. I use Access 2002.
My fear however is what happens when records in the tables are their
thousands or hundreds of thousands? I suspect the program may slow down. Are
there techniques to avoid this from onset?
I want to get the current stock level of a product. So I deduct the total
quantity of it consumed in the tblUse from the total quantiy of it supplied
in the tblSupply. This works fine for now. I use Access 2002.
My fear however is what happens when records in the tables are their
thousands or hundreds of thousands? I suspect the program may slow down. Are
there techniques to avoid this from onset?