Using Sharepoint logIn id

T

TS

I am developing an access application in which tables are
linked sharepoint lists.( Basically I created custom
lists on sharepoint site and linked those tables to my
access application)
I have several forms based on these tables , when an user
tries to open a form first time they are prompted for
user id and password to log on the sharepoint server. I
want to use this user ID to different retrive values and
direct user to specific forms
 
Top