Crystal Reports and Visual Basic 6
I'm opening a crystal reports rpt file unsing the active-x component of crystal reports 10. It works fine with a report that doesn't need a password to make the connection with the database. The problems comes when I try to open a report that needs a password. When I press the refresh button it says logon failed.. any Ideas on how to send the username / password to the rpt file so that it can make the connection?
|