Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Capture SQL Login Id from Access

Status
Not open for further replies.

Gti

Programmer
Jul 23, 2001
99
PT
Hi all,

I've created an Access 2002 database that has linked tables from MS SQL Server 7.0. Assuming that no security settings were done on the Access mdb file, we know that SQL Server will prompt for the login id and password screen before it allows access to its tables. That is fine with me. The
problem is how do I capture the Login ID of the user so that I can use this value to restrict the user on certain Access objects in the front end.

I welcome any suggestions. Thanks in advance.

Gti
 
This has been discussed here before. If you do a KEYWORD SEARCH, I am sure you will find the answer. Terry M. Hoey
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top