====== Correct casing problem related to case sensitive table conversions ====== The DynamicZip table conversion of the [[dynamiczip:tables:dz_tax_detail_supplement_table|DZ Tax Detail Supplement table]] includes replacing KDCty (a 28 character field) with KdCty (a 35 character field). When selecting records from versions of the table that predate build 74, the DynamicZip code was erroneously selecting KdCty instead of KDCty. This causes a SQL error on installations using a case sensitive sort order. ---- [[dynamiczip:install:mods:modifications|Modifications]]