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...
I am trying to write a report that only gives me the name and account number one time if the client does not have an indicator of 8 in a series of indicators
Example --
Client 1 John Doe 111
Ind 1
Ind 2
Ind 8
Client 2 Jane Doe 222
Ind 1
Ind 5
Ind 7
I want the report to give me ONE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.