Can somebody please explain what the differnece is between VariableValue.ValueText and VariableValue.ValueCache when writing .crp files for the report generator? Is ValueText the value retrieved from the latest version in the database while "ValueCache" is the value retrieved from whatever version you have in your local cache?
Thanks,
Sally
For text values there is no difference. For others, like dates, it is the variable value converted to text. This way regerdless the variable type, you can still retrive the value with ValueCache.