I have a database that has values over 128. When I report from this database in Crystal 10 via Report Wizard, I am only getting values up to 128. Someone told me that it has to do with the tinyint being signed will only give me up to a positive value of 128. Unsigned will give me higher values. What can I do to give me all avalable values in the report? I need steps as I am not a tech-savvy person. Tx.