Is there any way to find out username pwd in Access

From: Lara (anonymous_at_discussions.microsoft.com)
Date: 05/06/04


Date: Thu, 6 May 2004 11:58:31 -0700

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



Relevant Pages

  • Re: logon failure
    ... MSSQLServer service after you change the username of administrator account. ... username for the SQL Server startup service account or the SQL Server Agent ... Microsoft SQL Server service account on the SQL Server host computer. ...
    (microsoft.public.windows.server.sbs)
  • Interdev not creating project (authenticate failure)
    ... SQL Server Enterprise SP2 ... Username: Administrator ... Password: pwd ...
    (microsoft.public.inetserver.iis.security)
  • Interdev not creating project (authenticate failure)
    ... SQL Server Enterprise SP2 ... Username: Administrator ... Password: pwd ...
    (microsoft.public.win2000.security)
  • Re: Index for username/password
    ... say that users want to be able to define customer ... A username in a login table is a little different. ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ...
    (comp.databases.ms-sqlserver)
  • Re: Index for username/password
    ... id int not null identity constraint sk_logon unique clustered, ... logon_id int not null references Logon, ... Say you want to display list which includes the username. ... > Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ...
    (comp.databases.ms-sqlserver)

Loading