S
shm135
Hi,
I have a database that will be shared/accessed by about 100 people.
There is only one table, but many fields in the table. I need
suggestions for how to implement the following:
1.) I need the contents of the main table to be filtered based on the
user that is using it. Is there a way to make only specific records
updateable/viewable based on the person who is using the database? How
can I eliminate the possibility of a user seeing records that he does
not need to see? For example, if my name is John Smith- I should only
be able to view/edit the records whose point of contact is listed as
John Smith.
2.) How can multiple users access the database at one time and update
information? For example, if I am updating my records in the table
(using a form), how can my partner update their records, while
applying both our updates?
3.) The database needs to be accessible from all over the place- so it
will likely be placed on a network/sharepoint site somewhere. Any
suggestions for how to speed up working in the database?
I can save in either Access 2003 .mdb or Access 2007 .accdb - but will
be using Access 2007 to make the changes. Please share your thoughts-
I'd appreciate it.
I have a database that will be shared/accessed by about 100 people.
There is only one table, but many fields in the table. I need
suggestions for how to implement the following:
1.) I need the contents of the main table to be filtered based on the
user that is using it. Is there a way to make only specific records
updateable/viewable based on the person who is using the database? How
can I eliminate the possibility of a user seeing records that he does
not need to see? For example, if my name is John Smith- I should only
be able to view/edit the records whose point of contact is listed as
John Smith.
2.) How can multiple users access the database at one time and update
information? For example, if I am updating my records in the table
(using a form), how can my partner update their records, while
applying both our updates?
3.) The database needs to be accessible from all over the place- so it
will likely be placed on a network/sharepoint site somewhere. Any
suggestions for how to speed up working in the database?
I can save in either Access 2003 .mdb or Access 2007 .accdb - but will
be using Access 2007 to make the changes. Please share your thoughts-
I'd appreciate it.