The information in this article applies to:
Note: The information in this article applies to the German version of Site Server 3.0. SYMPTOMSWhen you use the German version of ReportWriter, all Chart types with the weekdays on the (x) axis do not show "Donnerstag" (Thursday). CAUSEIn MSUsage.mdb the Weekday field is defined as char(9), which does not contain enough room for "Donnerstag." RESOLUTIONTo resolve this problem, obtain the latest service pack for Site Server 3.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q219292 How to Obtain the Latest Site Server 3.0 Service Pack WORKAROUND
To work around this problem, change the MSUsage.mdb database to have char(10) for the Weekday field. Databases created from now on will work correctly.
STATUS This problem was first corrected in Site Server 3.0 Service Pack 3. Additional query words: hotfix hot fix qfe quick engineering patch
Keywords : SS3SP3Fix |
Last Reviewed: October 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |