Link to home
Start Free TrialLog in
Avatar of BHoward
BHoward

asked on

Changing database connection at runtime on crystal reports

I would like an example of changing the odbc connection at runtime for crystal reports
i am using vb6, crystal reports 10, sqlserver 2000

i have a connection string that i used to connect to the sql server database
connectionstring = "PROVIDER=MSDASQL;DSN=epics;UID=sa;PWD=moonlite;"

thanks,
bhoward
ASKER CERTIFIED SOLUTION
Avatar of jay_s5
jay_s5
Flag of United States of America image

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