Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Multiuser / Networking / January 2006

Tip: Looking for answers? Try searching our database.

multi user

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Herr Li - 20 Jan 2006 06:12 GMT
Dear friends,

I have a very simple access database:
It only has three column: sales person ID, invoice number, invoice amount
What I want to do is:
We have 5 sales person, and they have their own unique ID, and when they
open the database, they can use their own ID and password to open the
database file, and enter their own invoice number and the invoice amount.

Could anyone tell me how I can do this?

Thanks a lot in advance.

Li
Larry Linson - 20 Jan 2006 22:48 GMT
> I have a very simple access database:
> It only has three column: sales person ID, invoice
[quoted text clipped - 7 lines]
>
> Could anyone tell me how I can do this?

What, specifically, did you want to know?

You can easily do this with Access, but it is not clear whether you want
each sales person to be able to see only their own invoices, or all, or what
you expect to do with the information once you have collected it. (It would,
clearly, make little sense to collect information that you don't plan to
use.)

You could use Access' user and group level security to enforce opening the
database with a password and user ID, if security is an issue. If it is just
a matter of identifying the record, you may not need to go to the effort of
implementing Access user and group level security.

If you are conversant in Access' programming language, Visual Basic for
Applications, you could also use the Windows login ID (information about
doing this can be found at http://www.mvps.org/access/api/api0008.htm).

 Larry Linson
 Microsoft Access MVP
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.