|
Douglas W. Palme wrote: > I have been working with some zipcode files and we would prefer to treat the > field (zipcode) as a packed field, but I need to allow for leading > zeroes...is that possible with the PF? Leading zeros are meaningless for a numeric field. The only way to get leading zeros on a have them added (either programatically or automatically) by the application that is outputting the data. If you change your field to alpha and you can have leading zeros (if the user, or your program, puts them in). That will also make your application more flexible so that it can handle areas with non-numeric postal codes (UK, Canada, etc). david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.