Can you use the fOSUserName() function in the DAP?

Signature
Joan Wild
Microsoft Access MVP
>i am useing thse function in quieres works great but once i try to use the
> same quires in my DAP"S i get the following error.
[quoted text clipped - 5 lines]
> trying to use these function to verify (by user id) who has access to
> infomration on my DB which is being displayed with data access pages.
Ramon - 28 Mar 2007 15:50 GMT
I found out that the CurrentUser() and fOSUserName() are not supported in the
DAP. Is there some simalur functions(that grabs the user id from log on) that
may be supported in DAP?
> Can you use the fOSUserName() function in the DAP?
>
[quoted text clipped - 7 lines]
> > trying to use these function to verify (by user id) who has access to
> > infomration on my DB which is being displayed with data access pages.