Crystal 10
SQL 2000 db
I'm guessing I'm doing something wrong as I just upgraded to Crystal v10 from v8 plus we I'm now dealing with binary values in our SQL db. I started slowly by converting a very basic report and that didn't pay off. The selection formula I'm using is:
{call_req.group_id} = 0x4B8A782956CC3D46BEADBA420D44D0DE
call_req is the table support desk tickets get stored in.
group_id is linked to the table Contacts, the value is from the UUID column, a binary value.
When I try saving the formula I get "the remaining text does not appear to be part of the formula" and crystal highlights all the characters after the 0.
SQL 2000 db
I'm guessing I'm doing something wrong as I just upgraded to Crystal v10 from v8 plus we I'm now dealing with binary values in our SQL db. I started slowly by converting a very basic report and that didn't pay off. The selection formula I'm using is:
{call_req.group_id} = 0x4B8A782956CC3D46BEADBA420D44D0DE
call_req is the table support desk tickets get stored in.
group_id is linked to the table Contacts, the value is from the UUID column, a binary value.
When I try saving the formula I get "the remaining text does not appear to be part of the formula" and crystal highlights all the characters after the 0.