This release includes several fixes for generating JOINS with SQL and other non-VFP environments.

A new variable pg_forcewildcard (boolean) is now available to automatically add a wild-card character whenever a LIKE filter is being used. This ensures that clients who aren’t aware of the % syntax for wild card characters in non-VFP environments such as SQL Server.

Adjustments for overlapping text on Sort/Group tab for report output that does not support grouping (such as Excel or CSV files).