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

DECRYPTION AT CRYSTAL REPORT LAYER

Status
Not open for further replies.

munu123

Programmer
Oct 5, 2005
2
GB
Hi,
We are working with a HR system. Various sensitive informations have been encrypted in the system. These values (encrypted in SQL Server) should get decrypted for the Report User (Crystal Report User). I am stuck up with the following issue.

ISSUE DESCRIPTION:

We need to make use of custom functions in the Formula Editor. However we do not observe Visual Basic UFLs (u2lcom.dll) in the Formula Editor Functions list.

Registering the DLL <regsvr32.exe "C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll"> gives an error with error message "dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered."

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top