I am connecting to a database via ODBC. One of the fields that I am checking for criteria is a boolean. Crystal is seeing the results of this field from every record as false when in fact most are true. I pulled up the data with MS Access using the exact same ODBC driver and I am seeing correctly which ones are true and which ones are false.
I have accessed the same database previously with Crystal using the same ODBC driver but a different table and had no problems with a boolean field.
Side Question: Does anybody know how to select records using criteria based on a memo field? Crystal is not letting me do that.
I have accessed the same database previously with Crystal using the same ODBC driver but a different table and had no problems with a boolean field.
Side Question: Does anybody know how to select records using criteria based on a memo field? Crystal is not letting me do that.