Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Updated Wiki: VFP 9 SP2 Hotfix 3 Download (latest one)

$
0
0

38209 VFP 9 SP2 Hotfix 3 Download

38236

Project Manager: Rick Schummer

This project provides Visual FoxPro developers a central source to download the hotfixes for VFP 9 SP2 that Microsoft removed from their MSDN Code Gallery Web site when the site was retired. This hotfix was released on April 7, 2009 is the most recent hotfix for VFP 9 SP2. The hotfix includes the all three hotfixes released for VFP 9 SP2:
  • FIX: Group header of data grouping is not printed at the top of each page (build 7423, 23-Feb-2009, KB 968409 http://support.microsoft.com/kb/968409)
  • FIX: The toolbar on an SDI form is disabled in Visual FoxPro 9.0 Service Pack 2 (build 6303, 12-Apr-2008, KB 948528 http://support.microsoft.com/kb/968409)
  • FIX: Records from another user session that violate the criteria for a parent table are displayed in the browse window for a child table in a Visual FoxPro 9.0 Service Pack 2 multiuser environment (build 6602, 03-Jun-2008, KB 952548 http://support.microsoft.com/kb/952548)

38362Latest release of VFP 9 SP2 Hotfix 3

The information provided on the MSDN Code Gallery page for Microsoft KB article 968409 (with full attribution to Microsoft):

KB968409 - Group header of data grouping is not printed at the top of each page

Description

The group header of a data grouping is not printed at the top of each page as expected after you install Microsoft Visual FoxPro 9.0 Service Pack 2.

Symptoms

Consider the following scenario:
  • You have installed Microsoft Visual FoxPro 9.0 Service Pack 2 on a computer.
  • You have a report that contains a data grouping.
  • You select the Reprint group header on each page option for the data grouping.
  • You run the report.
  • The details for the data grouping end near the bottom of a page. This causes the data group footer to be printed at the top of the next page.

In this scenario, the header of the next data group and the footer of the current data group are interleaved at the top of the next page as follows:
  • The data group header of the next data group
  • The data group footer of the current data group
  • The details for the next data group

However, you expect that the data group headers and footers should print at the top of the next page as follows:
  • The data group header of the current data group
  • The data group footer of the current data group
  • The data group header of the next data group
  • The details for the next data group

Resolution

Hotfix information
A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

Prerequisites
You must have Visual FoxPro 9.0 Service Pack 2 installed to apply this hotfix.

Restart requirement
You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information
This hotfix does not replace any other hotfixes.

Additional Information
http://support.microsoft.com/kb/968409


Viewing all articles
Browse latest Browse all 3798

Trending Articles