I am currently working on a Administrative User application in vb6. I have created a report using Crystal Reports (which came with vb6) to display all usernames and passwords listed within an Oracle table. This Admin User tool will be utilized on numerous diferent databases. The program requires the user to insert a username/password of the database they wish to connect to. When i try to pass these global variables into the SetLogOnInfo method, the report does not print during runtime, giving the error "Server has not yet been opened." Is there a reason that this method does not take in variables, or do the database username, password and datasource HAVE to be hard-coded in order for the SetLogonInfo method to work?? Any help would be greatly appreciated.
Thanks
-vza
Thanks
-vza