I need to incorporate a long text string (potentially longer than the maximum string-size for a form text box) into a report header - and because the database is being used in a read-only (on CD) environment I can't just write to a memo field and refer to that in the report.
Is there some way I can pass a variable to/make a field reference within/ a report that will avoid problems with text-box size limits?
regards,
WSA
Is there some way I can pass a variable to/make a field reference within/ a report that will avoid problems with text-box size limits?
regards,
WSA