D
Dom
Hi,
I have a multiuser Access Db and part of its job will be
to make a work to list for specific projects
This Work list is made up of task from a master list
the problem i have is i want the users to be able to pick
from the master list using a tick box and then asign that
to a project.
This works fine in a single user environment but for multi
users it could get wrong information assigned to a project
if more that one user is adding tasks at the same time.
I was thinking about creating a recordset that would
populate a form that could be editted and on execution
update the main table.
Although i can create the recordset i am having problem
using it to populate the form.
Can anyone Help?
I have a multiuser Access Db and part of its job will be
to make a work to list for specific projects
This Work list is made up of task from a master list
the problem i have is i want the users to be able to pick
from the master list using a tick box and then asign that
to a project.
This works fine in a single user environment but for multi
users it could get wrong information assigned to a project
if more that one user is adding tasks at the same time.
I was thinking about creating a recordset that would
populate a form that could be editted and on execution
update the main table.
Although i can create the recordset i am having problem
using it to populate the form.
Can anyone Help?