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

lotus to oracle connection

Status
Not open for further replies.

spr

Programmer
Nov 10, 2000
12
IN
Hi!!
I have an agent in lotus which calls a stored procedure in oracle. I connect to oracle through an odbc connection with the server's dsn name, user id and password. If, at a later time, I would want to use some other oracle server, I would have to change the dsn name, user id and password in the agent's code. How can I avoid doing this? Is there any way of dynamically passing these connection parameters to the agent?
Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top