473,387 Members | 1,453 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,387 software developers and data experts.

User Logged Id

47
I am designing a DB that will be distributed among all users here in our company to retrieve data regarding our labor schedule containing things like Employee info , project info labor hours expended, report load date, and things like that, I think I have all this set up done, I will use a LogIn form to ask for UserId and Pasword so each one can access to load data regarding to themselves , and I am wondering if there is a way to check the windows user Id and pasword against the login data the current user is write down in logIn Form ? so he only can load info about he's work

any help will be appreciated

regards
Aug 2 '10 #1

✓ answered by Jerry Maiapu

Hi,

There are many example functions on the net to retrieve current logged in windows user. However, password retrival function was quite not done by many people..

I just answered a post similar to your question ...here........... 2 or 3 days ago. Check Post#10 and onwards . Take note of corrections (Additional Functions)Post#14
I know it will be of great help to your problem..

Check it out:

Regards
Jerry

4 1632
Jerry Maiapu
259 100+
Hi,

There are many example functions on the net to retrieve current logged in windows user. However, password retrival function was quite not done by many people..

I just answered a post similar to your question ...here........... 2 or 3 days ago. Check Post#10 and onwards . Take note of corrections (Additional Functions)Post#14
I know it will be of great help to your problem..

Check it out:

Regards
Jerry
Aug 3 '10 #2
munkee
374 256MB
Why not only have the windows nt username as the method of entering the database?

The userID is going to be just as good as having a password in my opinion. If you wanted to take it a step further you could have all of your usernames selectable in a drop down on the opening form and their password would be set to their windows nt username. No need for a visible password box, that way only the user who has selected their name that matches their nt username can enter.
Aug 3 '10 #3
rwalle
47
Thanks Jerry and munkee for your responses
actually I just need the userId as you said, since everybody have its own PC and will load / review data regarding themselves.
I will give it a try next days and comeback with further doubts if any
Aug 4 '10 #4
Jerry Maiapu
259 100+
Glad I could help..
Always post back if any doubts

Cheers

JM
Aug 4 '10 #5

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

Similar topics

0
by: gswitz | last post by:
I have written a Windows Service that watches a Lotus Notes InBox for emails, detaches attachments from the emails and attaches them to a different Lotus Notes Database. The service works...
1
by: Gaurav | last post by:
Hi, is there a way to know which user last logged in the shared Access database. My requirement is that I must be able to track the users that log in the database and incase its not working...
2
by: Joe Saliba | last post by:
hi, hope somebody could help me with this, have some users created on an sql 2000, and am trying to know which user opened the adp , so everytime i put msgobx currentuser it gives me admin, though...
2
by: Patrick.O.Ige | last post by:
Whats the easiest way to list USERS that are logged on to ur site? Thx
4
by: Chumma Dede | last post by:
Hi, Is there any way in asp.net 1.1 to force a user to logout from an existing session on machine1, if that same userid logs in with a new session on another machine, say machine2? We are...
4
by: Rik Hemsley | last post by:
Hi, Our web application impersonates a domain user when it runs. Usually, the printers visible to the application are the same as those visible to the domain user. At one installation, the...
0
by: BLUE | last post by:
EventLogPermission permission = new EventLogPermission(EventLogPermissionAccess.Administer, "."); permission.PermitOnly(); If I use the above statements before CreateEventSource when I go to...
7
by: whutto | last post by:
I have a VB.NET app that crashes when run from the Windows scheduled tasks, but runs fine when the run-as user is logged on. The app also runs fine from the scheduled jobs if the run as user is...
2
by: Viza | last post by:
Can I get some suggestions on how I can tell if a user is logged in remotely on a Win XP Pro box and kill a certain process? Any solutions are welcome.
1
by: Nate.Baxley | last post by:
I have a site that I want to keep the user logged in after they leave the site if they check the "Remember Me" box. How do I go about doing this? Lengthen the session length? Any help would be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...
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...

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.