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

Password handling

Status
Not open for further replies.

BonsaiCH

Programmer
Mar 31, 2005
3
CH
Hello

I have created a crystal report in Lotus Notes. Everything is okey and the report is working...

BUT...

i have to enter always the password from my notes id file.

Is there a possibility to save the password or something else, so that the users don't have to enter the password?

Thank you
 
Crystal never saves the password. If your connection method (ODBC driver for example) allows you to store the password, you can to it there (e.g., ODBC DSN setup dialog).

Otherwise, you would have to create your own application to feed the password to the report or use a 3rd-party tool (see list at:
My DataLink Viewer provides this type of "integrated authentication" by encrypting and storing logon information for each windows user id & machine (so that another user can't take advantage of this).

- Ido


Visual CUT & DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top