Load a file into report at RUN-TIME
Hi All,
I would like to put a memo or something on my report at RUN-TIME, and then
load a file into this memo. This is to save me from putting shortcuts on my
customers' desktops to view a deny entry log that we have. I just want them
to be able to view this file when they select the report.
Also, I would like to do this all at RUN-TIME. No code at design-time unless
this is the only way to do this.
I have been able to load a file into a memo, but it repeats the file over
and over again when 'stretch' is selected...if 'stretch' is NOT selected,
they you can only see what is in the memo at that time.
Any help is greatly appreciated,
Stacey
--
Regards,
Stacey R. Brodsky
ClubRunner, Inc.
(561) 746-3392
www.clubrunner.net
I would like to put a memo or something on my report at RUN-TIME, and then
load a file into this memo. This is to save me from putting shortcuts on my
customers' desktops to view a deny entry log that we have. I just want them
to be able to view this file when they select the report.
Also, I would like to do this all at RUN-TIME. No code at design-time unless
this is the only way to do this.
I have been able to load a file into a memo, but it repeats the file over
and over again when 'stretch' is selected...if 'stretch' is NOT selected,
they you can only see what is in the memo at that time.
Any help is greatly appreciated,
Stacey
--
Regards,
Stacey R. Brodsky
ClubRunner, Inc.
(561) 746-3392
www.clubrunner.net
This discussion has been closed.
Comments
When a report or childreport is not connected to any datapipeline, you need
to also set Report.AutoStop to true. Then the report will generate a single
detail band and stop.
See the Code Based thread the Tech Tips newsgroup for articles on creating
reports in code.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com