
Changing Crystal Report database location at runtime
I have created a report using the report designer, the report accesses a MS
Access database, it works fine.
Now I have added the report into a VB project, but a blank report is
displayed at runtime. Maybe the database location is not correctly set, or
I didn't pass the value into the formula field correctly. Anybody knows how
to change the database location at runtime dynamically? What's the correct
syntax to pass a value from VB to a forumla field in the report?
Thanks in advance for your inputs.
Lui