H
Hallgeir
I have a function that gives me the UserName with which the user is logged
into the network. In other word the function returns the network login name.
In my database I have a table where one of the fields is "Username". Is
there a way that I can use the username that I get from the function as an
parameter in a query? I want to make a query that list out every record in
the table where Username = the network login name.
Thanks,
Hallgeir
into the network. In other word the function returns the network login name.
In my database I have a table where one of the fields is "Username". Is
there a way that I can use the username that I get from the function as an
parameter in a query? I want to make a query that list out every record in
the table where Username = the network login name.
Thanks,
Hallgeir