Link to home
Start Free TrialLog in
Avatar of Deb6105
Deb6105Flag for United States of America

asked on

Crystal Reports - VB front end to run report and refresh at runtime

I want to use VB to run a crystal report and have the data refreshed at runtime. Can this all be wrapped up into an executable that any user can run? Within Crystal I connect to a DB2 database using ODBC (RDO).  The database connection would need to happen inside the VB App. The important thing is that it can be run by any user just by running the executable.  Would each user need to have DB2 on their PC? It's been many years since I've worked with VB so before I spend alot of time I just want to know if this is possible. Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Mike McCracken
Mike McCracken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial