rainforestnet / CrystalReportsNinja

A small Windows Console App that loads external Crystal Reports file, takes parameter inputs and export to various format or even print to printer
http://www.rainforestnet.com
94 stars 78 forks source link

Database doesn't change using the -D option #14

Open Kinko2112 opened 6 years ago

Kinko2112 commented 6 years ago

I have a report where the initial catalog is pointed to a database and the various tables are as well. I'd like to be able to dynamically change this using the -D option, but it always reports on the one set in the report. Is there a way to make this setup work? Thanks for your help!