Skrmetti
Jul 21st, 1999, 06:12 PM
First of all, where did all the neat little icons go? I miss them.
Second, I have a bit of advice for other newbies out there. While building my first VB app (Which is done! Thanks Preeti and Serge, it wouldn't have happened without you) I noticed that it took forever for a Crystal Report to get displayed on screen. As an experiment, I added an Unload Me statement right after the report.action = 1 statement, so the form that took user input and put it into the selection statement for the report would close while the report loaded. This made the report generation process considerably faster. Just wanted to pass that along to other people who are just figuring this stuff out.
Thanks,
Jonathan
------------------
"Black?"
"For over thirty years."
Second, I have a bit of advice for other newbies out there. While building my first VB app (Which is done! Thanks Preeti and Serge, it wouldn't have happened without you) I noticed that it took forever for a Crystal Report to get displayed on screen. As an experiment, I added an Unload Me statement right after the report.action = 1 statement, so the form that took user input and put it into the selection statement for the report would close while the report loaded. This made the report generation process considerably faster. Just wanted to pass that along to other people who are just figuring this stuff out.
Thanks,
Jonathan
------------------
"Black?"
"For over thirty years."