|
I actually saw my first 1 byte binary field just last week. Some lotus notes api. Tried a 1 byte binary and the system kept changing it under the covers to 2 bytes. Which sure didn't work. Then I remembered the general rule - never use binary, use integer instead. and the 3i 0 worked great. I did find the documentation that said it would do that under the covers. When they added the 1 byte support I wonder if the lack of a 1b field was either: A) Because of a desire to get people to go to the more robust integer B) Code that was automatically converted from 1 byte to 2 bytes under the covers might break if they left it as 1 byte. Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.