473,385 Members | 1,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

User Logins - Access preset or Custom build?

365 100+
Hello again,

I would like some opinions as title... what do people prefer? which is the easiest to use etc...

i am creating a multiuser holiday database, and the low level users must only be allowed to view their own holidays, and their departmental collegues, they must be able to reserve their own holidays, but only the supers can actually book the holidays, and creat new users etc,

i realise that the access security allows group management and permisions, but i cannot think of a way to link in the user to the staff id and only let them view their own...

if i were to create a bespoke login then i can visage a table with staffid, logon name, password etc and can use querys and If's to limit the access etc...

so what do you pro's think would be the way forward??

any recomendations would be createfully accepted

Thanks

Dan
Dec 3 '07 #1
3 1128
BOMEz
40
From what I gather you want some persons to be able to view information only and others to be able to add information.

I would recommend using the built in security wizard for access 2003. It's a whole lot fast I would think than creating a table with login info.

I'm not sure how to tie in the desktop login though with the access login automatically.
Dec 3 '07 #2
Dan2kx
365 100+
i don t need to tie in desktop, just access passwords,
i need users to only be able to see their own records and request holidays for themselves, but i want admins to grant/ deny the holidays and change user information etc
Dec 3 '07 #3
MMcCarthy
14,534 Expert Mod 8TB
I'm not an expert on access security Dan.

However, you can retrieve the name of the current Access user with the CurrentUser() function. If you store this information in the user table you should be able to create a filter to only show records for the current user.
Dec 11 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Kunle Odutola | last post by:
I have a database that tracks players for children's sports clubs. I have included representative DDL for this database at the end of this post. A single instance of this database supports...
3
by: Jon Ley | last post by:
I am having a problem restricting write access to tables in my database. In my database I have a table called, for the sake of argument, 'TableX'. In my SQL Server Logins, I have set up a login...
3
by: RC | last post by:
I can't quite grasp the concept of creating custom reports depending upon what options a user picks on a Form. For example, the user clicks on a "Print Reports" button and a Form pops up. On the...
1
by: anonymous | last post by:
Hi all, I've been searching the way to achieve the following task. But no luck so far. I have a web site(main site), which requires authentication. This authentication is set at Windows...
6
by: anoj | last post by:
Hi All i need to prevent multiple logins from the same user at the same time. what is the best way to do this . How can i detect if a user closes the browser window without logging out so tht...
6
by: MuZZy | last post by:
Hi, I am looking to find a way to get currently logged in user's object GUID without querying ActiveDirectory. For example, when i log in to my laptop from home, I'm not on the office network so...
13
JodiPhillips
by: JodiPhillips | last post by:
G'day, I have a silly and simple problem that I need some guidance with. Due to the way our network is set up, I am unable to use the group permissions for Access and have had to implement log...
4
by: alexandis | last post by:
I extended Membership provider, put Login box onto the page, associated it with my provider. After successful login I need to redirect user based on one of the fields in my Logins (Users) table -...
1
by: thaixyz | last post by:
Hi, I am migrating SQL 2000 database from one machine to another using the detach/attach method. I used the TSQL script sp_help_revlogin procedure provided by microsoft to copy the logins, this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.