473,405 Members | 2,344 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,405 software developers and data experts.

Capture Password

64
I don't know if this is possible but here is what I am trying to do. I have a multi user database in Access 2003. I am building 4 levels of security, that is to say I will have 4 groups. Actually, that's not important. What I would like to do is capture the logon password to use within the program to track who and when entries or edits are being done. Is there any method to capture the logon password or is there a better way to log activity. One of the fields in the table and the form is a "datemodified" field the is enabled, but locked and updates the timestamp everytime it is entered.

-Thanks

-Tom
Dec 3 '07 #1
2 1580
Dan2kx
365 100+
there is a "currentuser()" command which will return the name of the access user logged in, i dont know much about it and i havent tried it so you google it and im sure you will come up with something, or in access help,
Dec 3 '07 #2
MMcCarthy
14,534 Expert Mod 8TB
Hi Tom

To the best of my knowledge you can't retrieve the password programmatically. However, you can user the Currentuser() function to retrieve the current user of the database.
Dec 11 '07 #3

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

Similar topics

1
by: anks | last post by:
I am using jsp for my web based application. All participants enter through login password provided to them. Is it possible to capture the session status information(connected, disconnected time...
21
by: Lasher | last post by:
Hi, I have clients using an application that allows users to change their passwords. The application uses the 'ALTER USER xxx IDENTIFIED BY.....' command. What I need to do is use Oracle to...
2
by: Z0gS | last post by:
How do I get the window username and password information so that I can imporsonate to access a remote file server using the UNC path using asp .net or c# code.
5
by: Chris | last post by:
I want to capture a users windows login Id and display it in asp.net web page (using VB.net). Any and all suggestions accepted.. A code snippet wud be really appreciated. Read an article in...
4
by: DGS | last post by:
Hi guys, Not a developer, but an admin so please pardon my ignorance. I have an issue that I was hoping to get help with. What I need is for the front page of my site to capture the URL that...
6
by: niskin | last post by:
I am running a system command and I need to capture the output so that, if the command has done what it is meant to, the program does something different. If I do this: int i; i=system("cd...
13
Chrisjc
by: Chrisjc | last post by:
I am looking to make a code for my User name and login I use on my site where it will record everyone who logs in So I have a page lets call it user.php. So far my code looks like this ...
3
by: crossdelena | last post by:
Hi, I am trying to write a python script which will enable me to login into a remote system and perform some actions. However, when I run ssh through python, it asks me for a password. I know...
2
by: ekasII | last post by:
I'm trying to capture text input by user to file, password = wx.TextCtrl(self.panel_1,wx.ID_ANY,pos=(230,150),size=(200,20),style= wx.TE_PASSWORD) l__password_file = <path\file.txt>...
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.