Home » Developer & Programmer » Reports & Discoverer » how to change the user/pwd@db info dynamically?
how to change the user/pwd@db info dynamically? [message #88417] Fri, 23 August 2002 08:56 Go to next message
George
Messages: 68
Registered: April 2001
Member
Hi,

My reports are called from another application which has database, username/pwd info, like db_name =orcl, username=abc, pwd=pwd etc.
How can I change the login in the URL dynamically?
The login is mapped in the cgicmd.dat file.
http://myserver/dev60cgi/rwcgi60?login&server=Repserv&report

Thanks
Re: how to change the user/pwd@db info dynamically? [message #88434 is a reply to message #88417] Wed, 28 August 2002 20:04 Go to previous message
Rengaprabhu
Messages: 18
Registered: August 2002
Junior Member
U can change in the before form value in the reports.
GO to the properties of the particular report
edit the before form value which have the below text.

html
body bgcolor="#F8E1D3"
form method=post action="_action_"
input name="hidden_run_parameters" type=hidden value="_hidden_"

----
u add title next to the html tag
(title) ReportName (/title)

()instead of this use <> symbol...faq not supporting this
Prabhu
Previous Topic: Re: Producing oralce Reports in Excel
Next Topic: Using COUNT in Discoverer on Master/Detail construct
Goto Forum:
  


Current Time: Sat Apr 20 02:32:03 CDT 2024