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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieve Active Directory Username Without Enterprise? 1

Status
Not open for further replies.

dsmbwoy

Programmer
Nov 11, 2008
35
CA
I know that there is a special field in Crystal XI called 'Current CE User Name' that will display the users username on the report but is there another way to automatically retrieve this information through a formula? I don't have Crystal Enterprise and would like to automatically display a field on the report with the users Active Directory username. I don't want to have to prompt the user to enter this information through a parameter or anything like that. I basically need a field on the report that works like the 'Current CE User name' function would if I had Enterprise.
 
Check to see if you have a function "user" in field explorer->SQL expression->function->system. It is available for my Oracle database.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top