S
Systemcrash
Hi everyone,
I have a little project where I need to people need to note some sales
informations database so their manager can check their performance in real
time. We have different groups and each group have different products with
different properties.
My concern is how the database will be feed.
I don't want to design a form for each product because I would need to
create about 100 of them. Is there anyway to create form by inheritance with
access? I read about the "Implements" statement but I didn't find anything
that could make forms to change dynamically.
Also I would like to know is there anyway to feed a Access Database with
html form without a web server?
Many thanks in advance
I have a little project where I need to people need to note some sales
informations database so their manager can check their performance in real
time. We have different groups and each group have different products with
different properties.
My concern is how the database will be feed.
I don't want to design a form for each product because I would need to
create about 100 of them. Is there anyway to create form by inheritance with
access? I read about the "Implements" statement but I didn't find anything
that could make forms to change dynamically.
Also I would like to know is there anyway to feed a Access Database with
html form without a web server?
Many thanks in advance