C
Charlie
I have a report that is generated by a stored procedure. The stored
procedure has an input parameter @User. When a user opens the report I want
to pass Environ("UserName") to the report when a user opens it. I have tried
a few things, and they are not working, how do I do this? Am stumped at this
point.
procedure has an input parameter @User. When a user opens the report I want
to pass Environ("UserName") to the report when a user opens it. I have tried
a few things, and they are not working, how do I do this? Am stumped at this
point.