D
dht
I want to use an Access web form for people to submit data on the company
intranet.
I currently have one table ("New PRoducts") that I am using for new products
and once that person has submitted the data and exited it is transfered to
another table.
I'm thinking that if there are lots of people using the "new product" table
will start to show those Items that other people have started putting in?
Can access detect someone accessing the DB fro the web form and create their
own unique new product table and then when they close the web form it moves
the records to the permanent store and deletes the unique new product table
for that person.
Is this possible and how would I go about writing code for this to work
Thanks for any help
Dave
intranet.
I currently have one table ("New PRoducts") that I am using for new products
and once that person has submitted the data and exited it is transfered to
another table.
I'm thinking that if there are lots of people using the "new product" table
will start to show those Items that other people have started putting in?
Can access detect someone accessing the DB fro the web form and create their
own unique new product table and then when they close the web form it moves
the records to the permanent store and deletes the unique new product table
for that person.
Is this possible and how would I go about writing code for this to work
Thanks for any help
Dave