Is it possible t add a field to report that is not read from the database and is acessible from the code?
I am using Crystal Reports 11 and MS Sql database to read records from. I want to add a text field which I could change from the code at runtime. The field would be the same for each page in the report. I am using VS.NET 2003 (C#).