Michal Seliga a écrit :
try to make const UInt8 gColumnAttributes[ MaxColumns ] = {...}; extern const UInt8 gColumnAttributes[];if it will behave the same then maybe there is some more special condition needed to make this problem happened. i know it happened to me and this workaround which i found somewhere on net helped me
I don't know what difference it can make internally, but it works the same (with const on both declaration and reference.)
Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
