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!

Sharing DB Connection Info

Status
Not open for further replies.

VergeResources

Programmer
Feb 6, 2002
40
US
Some of my Crystal Server Pages need to display information from an SQL statement. I know I can create an ADO object to do this, but I'm hoping I don't have to hard-code a DB password in my page. Is there a way to grab the connection information from a managed Crystal Report? I know I can get the database name and user ID, but the password parameter is write-only.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top