Re: Is there any way to find out username pwd in Access
From: Steve Jorgensen (nospam_at_nospam.nospam)
Date: 05/10/04
- Next message: Alain: "Pb opening a Form which includ Sub-forms"
- Previous message: Earl: "Re: Senior Developer looking for your asst in employmt issue (not job seeking!)"
- In reply to: Lara: "Is there any way to find out username pwd in Access"
- Next in thread: Lara: "Re: Is there any way to find out username pwd in Access"
- Reply: Lara: "Re: Is there any way to find out username pwd in Access"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 May 2004 17:08:36 GMT
If Access allowed obtaining the user's password through the programming
interface, that would be a big security hole, and Microsoft did not allow it
for that reason. If this were available, any application the user ran could
have a piece of code in it that could steal the user's password, store it
somewhere, then the programmer could use that info to gain that user's
permissions to any other (e.g. personal) Access databases.
On Thu, 6 May 2004 11:58:31 -0700, "Lara"
<anonymous@discussions.microsoft.com> wrote:
>How do I retrieve the username and password in Access
>for Sql server logon?
>
>I have linked tables to sql server and upon launch of
>forms, I enter the username and password, these are
>sql server usernames and passwords.
>
>I would like to use these usernames elsewhere in my
>forms/reports, is there any way I can use it?
>
>for eg. select * from table1 where field1 = username
>
>Thanks for your help in advance,
>-Lara
- Next message: Alain: "Pb opening a Form which includ Sub-forms"
- Previous message: Earl: "Re: Senior Developer looking for your asst in employmt issue (not job seeking!)"
- In reply to: Lara: "Is there any way to find out username pwd in Access"
- Next in thread: Lara: "Re: Is there any way to find out username pwd in Access"
- Reply: Lara: "Re: Is there any way to find out username pwd in Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|