Hi,
Is it true that CR 8 interprets the bit datatype as boolean, rather than numeric? According to some upgrade documentation for an app I am working on, I am supposed to change all the bit database columns referenced in my report from 0/1 to false/true, which as it turns out, causes my...