We are trying to utilize the JavaBean that comes with Crystal Reports in a swing application that will connect to an Oracle database. Since the JavaBean doesn't contain fields for database username and login, we want the report to have the username and password embedded in it or something like that. Basically, we don't want to have the user challenged for username and password. Any hints?