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

Dynamic parameters requiring login 1

Status
Not open for further replies.

senglish

Programmer
Nov 4, 2002
19
AU
We have created a dynamic parameter within a report (CE XI)
and it is asking for a password when the user is trying to set the parameter to run the report. How do we prevent the user from having to login. For example you can set the ODBC password on the report so that you can run the report without having to log in to the database.
Thanks
Stephen
 
Dynamic Parameters use Business Views to create the List of Values (LOV).
Because of this, there will be a Data Connection created for the BusinessView.
Using the BusinessView Manager, locate the Data Connection and store the database password there.

Bob Suruncle
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top