*** 32,34 **** --- 32,38 ---- -- Zack Weinberg <zackw@panix.com> 9 Jan 2007 *Comment about above:* Windows error codes are 32 bits and use all of the bits and hence cannot be squeezed into the 24 bit space available. + + -- Erik Pearson <adapterik@gmail.com> 7 Apr 2007 + + Another critical error reporting need is sql errors. It is really hard to believe that all sql errors are wrapped up into "SQL error or missing database"!!!