VergeResources
Programmer
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.